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 @@ -7,7 +7,7 @@ toolchain go1.23.3
77require (
88 github.com/algorand/go-algorand-sdk/v2 v2.10.1-0.20250829133552-9b5242cd2eb6
99 github.com/algorand/go-codec/codec v1.1.10
10- github.com/algorand/indexer/v3 v3.8.2-0.20250829201002-ffff8a8aa81d
10+ github.com/algorand/indexer/v3 v3.9.0-rc1
1111 github.com/google/uuid v1.6.0
1212 github.com/jackc/pgx/v4 v4.18.2
1313 github.com/opensearch-project/opensearch-go/v2 v2.3.0
Original file line number Diff line number Diff line change @@ -11,8 +11,8 @@ github.com/algorand/go-algorand-sdk/v2 v2.10.1-0.20250829133552-9b5242cd2eb6 h1:
1111github.com/algorand/go-algorand-sdk/v2 v2.10.1-0.20250829133552-9b5242cd2eb6 /go.mod h1:D6iKT87/N6ajNpN7uMYPC9/RsOo2BbxnDfvh81E3hOM =
1212github.com/algorand/go-codec/codec v1.1.10 h1:zmWYU1cp64jQVTOG8Tw8wa+k0VfwgXIPbnDfiVa+5QA =
1313github.com/algorand/go-codec/codec v1.1.10 /go.mod h1:YkEx5nmr/zuCeaDYOIhlDg92Lxju8tj2d2NrYqP7g7k =
14- github.com/algorand/indexer/v3 v3.8.2-0.20250829201002-ffff8a8aa81d h1:3ivWIwJjfhQZ1m3nqroURlXTCyEct6hnw8zp22kPnzU =
15- github.com/algorand/indexer/v3 v3.8.2-0.20250829201002-ffff8a8aa81d /go.mod h1:pD+GhLEOAOCymU+/QenCluS68MhjQix0V7n/EsoJK5Y =
14+ github.com/algorand/indexer/v3 v3.9.0-rc1 h1:oifXfEDaeQWWPhvLOfWOTLzwYIc+xHRW9UaITWPBXYQ =
15+ github.com/algorand/indexer/v3 v3.9.0-rc1 /go.mod h1:pD+GhLEOAOCymU+/QenCluS68MhjQix0V7n/EsoJK5Y =
1616github.com/algorand/oapi-codegen v1.12.0-algorand.0 h1:W9PvED+wAJc+9EeXPONnA+0zE9UhynEqoDs4OgAxKhk =
1717github.com/algorand/oapi-codegen v1.12.0-algorand.0 /go.mod h1:tIWJ9K/qrLDVDt5A1p82UmxZIEGxv2X+uoujdhEAL48 =
1818github.com/apapsch/go-jsonmerge/v2 v2.0.0 h1:axGnT1gRIfimI7gJifB699GoE/oq+F2MU7Dml6nw9rQ =
You can’t perform that action at this time.
0 commit comments