File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/Gearbox-protocol/third-eye
33go 1.19
44
55require (
6- github.com/Gearbox-protocol/sdk-go v0.0.0-20240103143350-2c9eeb3eb34f
6+ github.com/Gearbox-protocol/sdk-go v0.0.0-20240103182332-5d7fd4cab47a
77 github.com/ethereum/go-ethereum v1.10.17
88 github.com/go-playground/validator/v10 v10.4.1
99 github.com/google/go-cmp v0.5.8
Original file line number Diff line number Diff line change @@ -45,6 +45,8 @@ github.com/BurntSushi/xgb v0.0.0-20160522181843-27f122750802/go.mod h1:IVnqGOEym
4545github.com/DATA-DOG/go-sqlmock v1.3.3 /go.mod h1:f/Ixk793poVmq4qj/V1dPUg2JEAKC73Q5eFN3EC/SaM =
4646github.com/Gearbox-protocol/sdk-go v0.0.0-20240103143350-2c9eeb3eb34f h1:q0/7wPSwma8mCcjazEhaRiLA8C1EHFbdRcyaLal09FI =
4747github.com/Gearbox-protocol/sdk-go v0.0.0-20240103143350-2c9eeb3eb34f /go.mod h1:GniLx/DU7tCT+QSlKt9REqUaF748X8rbDNR4vAd1m+Y =
48+ github.com/Gearbox-protocol/sdk-go v0.0.0-20240103182332-5d7fd4cab47a h1:HCPoIdqk7zLVnc+6KXhq4jTjuHKhIQ2U3uKS9IYFR/k =
49+ github.com/Gearbox-protocol/sdk-go v0.0.0-20240103182332-5d7fd4cab47a /go.mod h1:GniLx/DU7tCT+QSlKt9REqUaF748X8rbDNR4vAd1m+Y =
4850github.com/Masterminds/semver/v3 v3.1.1 h1:hLg3sBzpNErnxhQtUy/mmLR2I9foDujNK030IGemrRc =
4951github.com/Masterminds/semver/v3 v3.1.1 /go.mod h1:VPu/7SZ7ePZ3QOrcuXROw5FAcLl4a0cBrbBpGY/8hQs =
5052github.com/OneOfOne/xxhash v1.2.2 /go.mod h1:HSdplMjZKSmBqAxg5vPj2TmRDmfkzw+cTzAElWljhcU =
You can’t perform that action at this time.
0 commit comments