File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ toolchain go1.23.7
66
77require (
88 github.com/aergoio/aergo-actor v0.0.0-20190219030625-562037d5fec7
9- github.com/aergoio/aergo-lib v1.3.1-0.20250916061223-dd96c343f420
9+ github.com/aergoio/aergo-lib v1.3.1-0.20250922060441-ece6c26e4631
1010 github.com/aergoio/etcd v0.0.0-20190429013412-e8b3f96f6399
1111 github.com/anaskhan96/base58check v0.0.0-20181220122047-b05365d494c4
1212 github.com/bluele/gcache v0.0.0-20190518031135-bc40bd653833
@@ -50,7 +50,7 @@ require (
5050
5151require (
5252 github.com/Workiva/go-datastructures v1.0.50 // indirect
53- github.com/aergoio/hashtabledb v0.0.0-20250912050937-01cf27f6d26f // indirect
53+ github.com/aergoio/hashtabledb v0.0.0-20250922055521-0baf3b0bf93a // indirect
5454 github.com/benbjohnson/clock v1.3.5 // indirect
5555 github.com/beorn7/perks v1.0.1 // indirect
5656 github.com/bytedance/sonic v1.11.6 // indirect
Original file line number Diff line number Diff line change @@ -55,12 +55,12 @@ github.com/Workiva/go-datastructures v1.0.50 h1:slDmfW6KCHcC7U+LP3DDBbm4fqTwZGn1
5555github.com/Workiva/go-datastructures v1.0.50 /go.mod h1:Z+F2Rca0qCsVYDS8z7bAGm8f3UkzuWYS/oBZz5a7VVA =
5656github.com/aergoio/aergo-actor v0.0.0-20190219030625-562037d5fec7 h1:dYRi21hTS3fJwjSh/KZTAuLXUbV/Ijm2395Nf4b3wNs =
5757github.com/aergoio/aergo-actor v0.0.0-20190219030625-562037d5fec7 /go.mod h1:/nqZcvcM0UipJRnUm61LrQ8rC7IyBr8mfx5F00sCbvs =
58- github.com/aergoio/aergo-lib v1.3.1-0.20250916061223-dd96c343f420 h1:eo3dX3HUpYe88XlXdZAEKnNJGWcyqk1opDB++hjC9X4 =
59- github.com/aergoio/aergo-lib v1.3.1-0.20250916061223-dd96c343f420 /go.mod h1:ijTJKJzQEMvlOyhdlAmhs2pAwXDD2qkNj4v/lSy6pWA =
58+ github.com/aergoio/aergo-lib v1.3.1-0.20250922060441-ece6c26e4631 h1:KazQRhHicGUgzKhwbLLroD51SatZyP8p9sng+reNlrc =
59+ github.com/aergoio/aergo-lib v1.3.1-0.20250922060441-ece6c26e4631 /go.mod h1:9RVduADPT+8zg3dIVNWard3GTtrndRgjR5Ea6s7iCbM =
6060github.com/aergoio/etcd v0.0.0-20190429013412-e8b3f96f6399 h1:dJSTOiNe0xJFreGUBSh4bY3KGDxjilUVxAKqjij1pcw =
6161github.com/aergoio/etcd v0.0.0-20190429013412-e8b3f96f6399 /go.mod h1:Blp9ztau8P3FoDynvGUeKUD6qqW/2xQ80kNwU+ywPUM =
62- github.com/aergoio/hashtabledb v0.0.0-20250912050937-01cf27f6d26f h1:/vfG/rBUlHQgzfaIjzc4f2gQHIdgmlioaBOV07TmBZA =
63- github.com/aergoio/hashtabledb v0.0.0-20250912050937-01cf27f6d26f /go.mod h1:IqGin7i9MiVvVI1TnRSvtgxQygS9qIltYpT8VZaoT/w =
62+ github.com/aergoio/hashtabledb v0.0.0-20250922055521-0baf3b0bf93a h1:r5Krzob0Unt96Aw3gCJHiM9I8e/1q4DP4+Yr6KmvwFc =
63+ github.com/aergoio/hashtabledb v0.0.0-20250922055521-0baf3b0bf93a /go.mod h1:IqGin7i9MiVvVI1TnRSvtgxQygS9qIltYpT8VZaoT/w =
6464github.com/afex/hystrix-go v0.0.0-20180502004556-fa1af6a1f4f5 /go.mod h1:SkGFH1ia65gfNATL8TAiHDNxPzPdmEL5uirI2Uyuz6c =
6565github.com/alecthomas/template v0.0.0-20160405071501-a0175ee3bccc /go.mod h1:LOuyumcjzFXgccqObfd/Ljyb9UuFJ6TxHnclSeseNhc =
6666github.com/alecthomas/template v0.0.0-20190718012654-fb15b899a751 /go.mod h1:LOuyumcjzFXgccqObfd/Ljyb9UuFJ6TxHnclSeseNhc =
You can’t perform that action at this time.
0 commit comments