Skip to content

Commit

Permalink
bump avalanchego
Browse files Browse the repository at this point in the history
  • Loading branch information
darioush committed Aug 13, 2024
1 parent 039173c commit 6958df8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.21.12

require (
github.com/VictoriaMetrics/fastcache v1.12.1
github.com/ava-labs/avalanchego v1.11.11-0.20240808155527-6b8ba22c48c3
github.com/ava-labs/avalanchego v1.11.11-0.20240813191817-73c6dff5d230
github.com/cespare/cp v0.1.0
github.com/crate-crypto/go-ipa v0.0.0-20231025140028-3c0104f4b233
github.com/davecgh/go-spew v1.1.1
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,8 @@ github.com/allegro/bigcache v1.2.1-0.20190218064605-e24eb225f156/go.mod h1:Cb/ax
github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6/go.mod h1:grANhF5doyWs3UAsr3K4I6qtAmlQcZDesFNEHPZAzj8=
github.com/ava-labs/avalanchego v1.11.11-0.20240808155527-6b8ba22c48c3 h1:bg4EcFLt90nxOZwBRw+88LhAQRzGiEgWBieD8pZuG14=
github.com/ava-labs/avalanchego v1.11.11-0.20240808155527-6b8ba22c48c3/go.mod h1:8pnf2At/q0LRq5dvYJYn3CkhKzZNHRd5pjARC9psu+g=
github.com/ava-labs/avalanchego v1.11.11-0.20240813191817-73c6dff5d230 h1:nGp4C8zQDVP/UXbEpop4vacU/1OCcDrD97ZE35yTJ94=
github.com/ava-labs/avalanchego v1.11.11-0.20240813191817-73c6dff5d230/go.mod h1:5LnlJBB1RKds43G3F5v4pQFzo8HBpHu6a8xhpYO1NnA=
github.com/aymerick/raymond v2.0.3-0.20180322193309-b565731e1464+incompatible/go.mod h1:osfaiScAUVup+UC9Nfq76eWqDhXlp+4UYaA8uhTBO6g=
github.com/beorn7/perks v1.0.1 h1:VlbKKnNfV8bJzeqoa4cOKqO6bYr3WgKZxO8Z16+hsOM=
github.com/beorn7/perks v1.0.1/go.mod h1:G2ZrVWU2WbWT9wwq4/hrbKbnv/1ERSJQ0ibhJ6rlkpw=
Expand Down

0 comments on commit 6958df8

Please # to comment.