Skip to content

Commit 6de1f13

Browse files
committed
updated gosdk
1 parent 1a881b8 commit 6de1f13

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ go 1.21
44

55
require (
66
github.com/0chain/errors v1.0.3
7-
github.com/0chain/gosdk v1.17.0-RC6
7+
github.com/0chain/gosdk v1.18.0-RC1
88
github.com/DATA-DOG/go-sqlmock v1.5.0
99
github.com/didip/tollbooth/v6 v6.1.2
1010
github.com/go-openapi/runtime v0.26.0
@@ -83,7 +83,7 @@ require (
8383
github.com/golang/snappy v0.0.5-0.20220116011046-fa5810519dcb // indirect
8484
github.com/hack-pad/go-webworkers v0.1.0 // indirect
8585
github.com/hack-pad/safejs v0.1.1 // indirect
86-
github.com/hitenjain14/fasthttp v0.0.0-20240527123209-06019e79bff9 // indirect
86+
github.com/hitenjain14/fasthttp v0.0.0-20240916135632-f9303a91736c // indirect
8787
github.com/kr/pretty v0.3.1 // indirect
8888
github.com/kr/text v0.2.0 // indirect
8989
github.com/matttproud/golang_protobuf_extensions v1.0.4 // indirect

0 commit comments

Comments
 (0)