File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ toolchain go1.23.3
66
77require (
88 github.com/algorand/avm-abi v0.2.0
9- github.com/algorand/go-algorand-sdk/v2 v2.10.1-0.20250829133552-9b5242cd2eb6
9+ github.com/algorand/go-algorand-sdk/v2 v2.11.0
1010 github.com/algorand/go-codec/codec v1.1.10
1111 github.com/algorand/oapi-codegen v1.12.0-algorand.0
1212 github.com/davecgh/go-spew v1.1.1
Original file line number Diff line number Diff line change @@ -64,6 +64,8 @@ github.com/algorand/avm-abi v0.2.0 h1:bkjsG+BOEcxUcnGSALLosmltE0JZdg+ZisXKx0UDX2
6464github.com/algorand/avm-abi v0.2.0 /go.mod h1:+CgwM46dithy850bpTeHh9MC99zpn2Snirb3QTl2O/g =
6565github.com/algorand/go-algorand-sdk/v2 v2.10.1-0.20250829133552-9b5242cd2eb6 h1:F/n7SH3Jo4L1XGfJ/3gtSTaoo5h06YMyCvxbnKw3AQ4 =
6666github.com/algorand/go-algorand-sdk/v2 v2.10.1-0.20250829133552-9b5242cd2eb6 /go.mod h1:D6iKT87/N6ajNpN7uMYPC9/RsOo2BbxnDfvh81E3hOM =
67+ github.com/algorand/go-algorand-sdk/v2 v2.11.0 h1:zE7BQZryEPdm1S+8+SOLGJubSYtfwOUO2nvJVakAF3s =
68+ github.com/algorand/go-algorand-sdk/v2 v2.11.0 /go.mod h1:D6iKT87/N6ajNpN7uMYPC9/RsOo2BbxnDfvh81E3hOM =
6769github.com/algorand/go-codec/codec v1.1.10 h1:zmWYU1cp64jQVTOG8Tw8wa+k0VfwgXIPbnDfiVa+5QA =
6870github.com/algorand/go-codec/codec v1.1.10 /go.mod h1:YkEx5nmr/zuCeaDYOIhlDg92Lxju8tj2d2NrYqP7g7k =
6971github.com/algorand/oapi-codegen v1.12.0-algorand.0 h1:W9PvED+wAJc+9EeXPONnA+0zE9UhynEqoDs4OgAxKhk =
You can’t perform that action at this time.
0 commit comments