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 @@ -4,7 +4,7 @@ go 1.21.11
4
4
5
5
require (
6
6
github.com/VictoriaMetrics/fastcache v1.12.1
7
- github.com/ava-labs/avalanchego v1.11.9-0.20240702183053-d198b0b3aa8a
7
+ github.com/ava-labs/avalanchego v1.11.9-0.20240702192001-87a2b4f242b5
8
8
github.com/cespare/cp v0.1.0
9
9
github.com/crate-crypto/go-ipa v0.0.0-20231025140028-3c0104f4b233
10
10
github.com/davecgh/go-spew v1.1.1
Original file line number Diff line number Diff line change @@ -54,8 +54,8 @@ github.com/ajg/form v1.5.1/go.mod h1:uL1WgH+h2mgNtvBq0339dVnzXdBETtL2LeUXaIv25UY
54
54
github.com/allegro/bigcache v1.2.1-0.20190218064605-e24eb225f156 h1:eMwmnE/GDgah4HI848JfFxHt+iPb26b4zyfspmqY0/8 =
55
55
github.com/allegro/bigcache v1.2.1-0.20190218064605-e24eb225f156 /go.mod h1:Cb/ax3seSYIx7SuZdm2G2xzfwmv3TPSk2ucNfQESPXM =
56
56
github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6 /go.mod h1:grANhF5doyWs3UAsr3K4I6qtAmlQcZDesFNEHPZAzj8 =
57
- github.com/ava-labs/avalanchego v1.11.9-0.20240702183053-d198b0b3aa8a h1:RyBK23i3OuZBJITGXosXf1NdoX+TmK57YM7mleTPBz8 =
58
- github.com/ava-labs/avalanchego v1.11.9-0.20240702183053-d198b0b3aa8a /go.mod h1:4QnrBz+Dc/+s1fdD+cStfBKYMnOknGyOwXXAvU1MOPg =
57
+ github.com/ava-labs/avalanchego v1.11.9-0.20240702192001-87a2b4f242b5 h1:mEGqCZgXyAfVw4k9M4AEL5wMpn8Km2g/XTg5z6pT4B0 =
58
+ github.com/ava-labs/avalanchego v1.11.9-0.20240702192001-87a2b4f242b5 /go.mod h1:4QnrBz+Dc/+s1fdD+cStfBKYMnOknGyOwXXAvU1MOPg =
59
59
github.com/aymerick/raymond v2.0.3-0.20180322193309-b565731e1464+incompatible /go.mod h1:osfaiScAUVup+UC9Nfq76eWqDhXlp+4UYaA8uhTBO6g =
60
60
github.com/beorn7/perks v1.0.1 h1:VlbKKnNfV8bJzeqoa4cOKqO6bYr3WgKZxO8Z16+hsOM =
61
61
github.com/beorn7/perks v1.0.1 /go.mod h1:G2ZrVWU2WbWT9wwq4/hrbKbnv/1ERSJQ0ibhJ6rlkpw =
You can’t perform that action at this time.
0 commit comments