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 @@ -5,7 +5,7 @@ go 1.23.0
55toolchain go1.23.7
66
77require (
8- github.com/agiledragon/gomonkey/v2 v2.11 .0
8+ github.com/agiledragon/gomonkey/v2 v2.13 .0
99 github.com/btcsuite/btcutil v1.0.3-0.20201208143702-a53e38424cce
1010 github.com/cenkalti/backoff v2.2.1+incompatible
1111 github.com/cespare/xxhash/v2 v2.3.0
Original file line number Diff line number Diff line change @@ -74,8 +74,8 @@ github.com/StackExchange/wmi v1.2.1/go.mod h1:rcmrprowKIVzvc+NUiLncP2uuArMWLCbu9
7474github.com/VictoriaMetrics/fastcache v1.12.2 h1:N0y9ASrJ0F6h0QaC3o6uJb3NIZ9VKLjCM7NQbSmF7WI =
7575github.com/VictoriaMetrics/fastcache v1.12.2 /go.mod h1:AmC+Nzz1+3G2eCPapF6UcsnkThDcMsQicp4xDukwJYI =
7676github.com/aead/siphash v1.0.1 /go.mod h1:Nywa3cDsYNNK3gaciGTWPwHt0wlpNV15vwmswBAUSII =
77- github.com/agiledragon/gomonkey/v2 v2.11 .0 h1:5oxSgA+tC1xuGsrIorR+sYiziYltmJyEZ9qA25b6l5U =
78- github.com/agiledragon/gomonkey/v2 v2.11 .0 /go.mod h1:ap1AmDzcVOAz1YpeJ3TCzIgstoaWLA6jbbgxfB4w2iY =
77+ github.com/agiledragon/gomonkey/v2 v2.13 .0 h1:B24Jg6wBI1iB8EFR1c+/aoTg7QN/Cum7YffG8KMIyYo =
78+ github.com/agiledragon/gomonkey/v2 v2.13 .0 /go.mod h1:ap1AmDzcVOAz1YpeJ3TCzIgstoaWLA6jbbgxfB4w2iY =
7979github.com/ajg/form v1.5.1 /go.mod h1:uL1WgH+h2mgNtvBq0339dVnzXdBETtL2LeUXaIv25UY =
8080github.com/ajwerner/btree v0.0.0-20211221152037-f427b3e689c0 h1:byYvvbfSo3+9efR4IeReh77gVs4PnNDR3AMOE9NJ7a0 =
8181github.com/ajwerner/btree v0.0.0-20211221152037-f427b3e689c0 /go.mod h1:q37NoqncT41qKc048STsifIt69LfUJ8SrWWcz/yam5k =
You can’t perform that action at this time.
0 commit comments