File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
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.20
44
55require (
6- github.com/Gearbox-protocol/sdk-go v0.0.0-20250321082227-8c02f513999c
6+ github.com/Gearbox-protocol/sdk-go v0.0.0-20250323030017-295df9237f0c
77 github.com/ethereum/go-ethereum v1.13.14
88 github.com/go-playground/validator/v10 v10.4.1
99 github.com/google/go-cmp v0.5.9
Original file line number Diff line number Diff line change @@ -5,8 +5,8 @@ contrib.go.opencensus.io/exporter/ocagent v0.6.0/go.mod h1:zmKjrJcdo0aYcVS7bmEeS
55github.com/BurntSushi/toml v0.3.1 h1:WXkYYl6Yr3qBf1K79EBnL4mak0OimBfB0XUf9Vl28OQ =
66github.com/BurntSushi/toml v0.3.1 /go.mod h1:xHWCNGjB5oqiDr8zfno3MHue2Ht5sIBksp03qcyfWMU =
77github.com/DataDog/zstd v1.4.5 h1:EndNeuB0l9syBZhut0wns3gV1hL8zX8LIu6ZiVHWLIQ =
8- github.com/Gearbox-protocol/sdk-go v0.0.0-20250321082227-8c02f513999c h1:WacYowsKbNZ8Jn9mHy3jIqaBUNycsZpyga+L/GG4Kbs =
9- github.com/Gearbox-protocol/sdk-go v0.0.0-20250321082227-8c02f513999c /go.mod h1:jRBSOG94bpGc5ci8EWIPUVXZdaGEaekMNmhajbmWFVU =
8+ github.com/Gearbox-protocol/sdk-go v0.0.0-20250323030017-295df9237f0c h1:yV3OeI/drzGjmnQhrt15eXGkWWTVlXn5AVBJeqM0mik =
9+ github.com/Gearbox-protocol/sdk-go v0.0.0-20250323030017-295df9237f0c /go.mod h1:jRBSOG94bpGc5ci8EWIPUVXZdaGEaekMNmhajbmWFVU =
1010github.com/Microsoft/go-winio v0.6.1 h1:9/kr64B9VUZrLm5YYwbGtUJnMgqWVOdUAXu6Migciow =
1111github.com/Microsoft/go-winio v0.6.1 /go.mod h1:LRdKpFKfdobln8UmuiYcKPot9D2v6svN5+sAH+4kjUM =
1212github.com/OffchainLabs/go-ethereum v1.13.4-0.20240313010929-e5d8587e7227 h1:+/3TrD+q+BP36jGj2Bycdmrc/joKLNbc5ImePQzKRLM =
You can’t perform that action at this time.
0 commit comments