Skip to content

Commit b3e23e9

Browse files
authored
Merge pull request #90 from bybit-exchange/victorwumacpro
security check
2 parents d17dcd3 + 6866738 commit b3e23e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

function_test_demo/convert_coin_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ import (
44
"context"
55
"errors"
66
"fmt"
7-
bybit "github.com/wuhewuhe/bybit.go.api"
7+
bybit "github.com/bybit-exchange/bybit.go.api"
88
)
99

1010
func main() {

0 commit comments

Comments
 (0)