File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ require (
3636 github.com/smartcontractkit/freeport v0.1.3-0.20250828155247-add56fa28aad
3737 github.com/smartcontractkit/go-daml v0.0.0-20260610225315-f38fea9a45b0
3838 github.com/spf13/cast v1.10.0
39- github.com/stellar/go-stellar-sdk v0.5 .0
39+ github.com/stellar/go-stellar-sdk v0.6 .0
4040 github.com/stretchr/testify v1.11.1
4141 github.com/xssnick/tonutils-go v1.14.1
4242 github.com/zksync-sdk/zksync2-go v1.1.1-0.20250620124214-2c742ee399c6
@@ -244,7 +244,7 @@ require (
244244 github.com/smartcontractkit/grpc-proxy v0.0.0-20240830132753-a7e17fec5ab7 // indirect
245245 github.com/smartcontractkit/libocr v0.0.0-20260304194147-a03701e2c02e // indirect
246246 github.com/spf13/pflag v1.0.10 // indirect
247- github.com/stellar/go-xdr v0.0.0-20260312225820-cc2b0611aabf // indirect
247+ github.com/stellar/go-xdr v0.0.0-20260529210834-0bf8f4956364 // indirect
248248 github.com/stephenlacy/go-ethereum-hdwallet v0.0.0-20230913225845-a4fa94429863 // indirect
249249 github.com/streamingfast/logging v0.0.0-20230608130331-f22c91403091 // indirect
250250 github.com/stretchr/objx v0.5.3 // indirect
Original file line number Diff line number Diff line change @@ -735,10 +735,10 @@ github.com/spf13/cast v1.10.0/go.mod h1:jNfB8QC9IA6ZuY2ZjDp0KtFO2LZZlg4S/7bzP6qq
735735github.com/spf13/pflag v1.0.10 h1:4EBh2KAYBwaONj6b2Ye1GiHfwjqyROoF4RwYO+vPwFk =
736736github.com/spf13/pflag v1.0.10 /go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An2Bg =
737737github.com/spkg/bom v0.0.0-20160624110644-59b7046e48ad /go.mod h1:qLr4V1qq6nMqFKkMo8ZTx3f+BZEkzsRUY10Xsm2mwU0 =
738- github.com/stellar/go-stellar-sdk v0.5 .0 h1:xpOO+ZTyvGz54wTm7pwl2Gf1e6lZl0ExrJ/tKb+Roj4 =
739- github.com/stellar/go-stellar-sdk v0.5 .0 /go.mod h1:tLKAQPxa2I5UvGMabBbUXcY3fmgYnfDudrMeK7CDX4w =
740- github.com/stellar/go-xdr v0.0.0-20260312225820-cc2b0611aabf h1:GY1RVbX3Hg7poPXEf6yojjP0hyypvgUgZmCqQU9D0xg =
741- github.com/stellar/go-xdr v0.0.0-20260312225820-cc2b0611aabf /go.mod h1:If+U9Z1W5xU97VrOgJandQT+2dN7/iOpkCrxBJEyF80 =
738+ github.com/stellar/go-stellar-sdk v0.6 .0 h1:NM2oqZJQup0QxnJMq6C8s4iIIhU6rHFX0rlsF3wh/Ho =
739+ github.com/stellar/go-stellar-sdk v0.6 .0 /go.mod h1:IkcqcrE9UQi7n/1y+MxKB+7qzdjG1T2kGOD7Ss8dqjw =
740+ github.com/stellar/go-xdr v0.0.0-20260529210834-0bf8f4956364 h1:gOKrfuWdZ92LFlv0TAwgZ7OsWKeBsOMDlGLyFgduI1w =
741+ github.com/stellar/go-xdr v0.0.0-20260529210834-0bf8f4956364 /go.mod h1:If+U9Z1W5xU97VrOgJandQT+2dN7/iOpkCrxBJEyF80 =
742742github.com/stephenlacy/go-ethereum-hdwallet v0.0.0-20230913225845-a4fa94429863 h1:ba4VRWSkRzgdP5hB5OxexIzBXZbSwgcw8bEu06ivGQI =
743743github.com/stephenlacy/go-ethereum-hdwallet v0.0.0-20230913225845-a4fa94429863 /go.mod h1:oPTjPNrRucLv9mU27iNPj6n0CWWcNFhoXFOLVGJwHCA =
744744github.com/streamingfast/logging v0.0.0-20230608130331-f22c91403091 h1:RN5mrigyirb8anBEtdjtHFIufXdacyTi6i4KBfeNXeo =
You can’t perform that action at this time.
0 commit comments