Skip to content

Commit

Permalink
update (#760)
Browse files Browse the repository at this point in the history
  • Loading branch information
tsachiherman authored Jul 11, 2023
1 parent d7a7096 commit 56661ed
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ require (
github.com/sirupsen/logrus v1.4.1
github.com/spf13/cobra v0.0.0-20160830174925-9c28e4bbd74e
github.com/spf13/pflag v1.0.5
github.com/stellar/go v0.0.0-20230707090417-fc4b2f8efba0
github.com/stellar/go v0.0.0-20230711170410-05e630f47f6c
github.com/stretchr/testify v1.8.0
golang.org/x/mod v0.6.0
)
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -169,8 +169,8 @@ github.com/spf13/pflag v1.0.5 h1:iy+VFUOCP1a+8yFto/drg2CJ5u0yRoB7fZw3DKv/JXA=
github.com/spf13/pflag v1.0.5/go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An2Bg=
github.com/spf13/viper v0.0.0-20150621231900-db7ff930a189 h1:fvB1AFbBd6SfI9Rd0ooAJp8uLkZDbZaLFHi7ZnNP6uI=
github.com/spf13/viper v0.0.0-20150621231900-db7ff930a189/go.mod h1:A8kyI5cUJhb8N+3pkfONlcEcZbueH6nhAm0Fq7SrnBM=
github.com/stellar/go v0.0.0-20230707090417-fc4b2f8efba0 h1:z7jBpW3Pnbo6eZ5oJBR3oeHX3TB8EWr/IeyR6eu/lkQ=
github.com/stellar/go v0.0.0-20230707090417-fc4b2f8efba0/go.mod h1:j0lhmN0nnrC8bBZliIboeZeisxgUrSNxXGoxwQFyq94=
github.com/stellar/go v0.0.0-20230711170410-05e630f47f6c h1:EDCLUbsL4Irk5aZXBEXoZfwK5kUnc83yvyWLTdgjZ1Q=
github.com/stellar/go v0.0.0-20230711170410-05e630f47f6c/go.mod h1:j0lhmN0nnrC8bBZliIboeZeisxgUrSNxXGoxwQFyq94=
github.com/stellar/go-xdr v0.0.0-20211103144802-8017fc4bdfee h1:fbVs0xmXpBvVS4GBeiRmAE3Le70ofAqFMch1GTiq/e8=
github.com/stellar/go-xdr v0.0.0-20211103144802-8017fc4bdfee/go.mod h1:yoxyU/M8nl9LKeWIoBrbDPQ7Cy+4jxRcWcOayZ4BMps=
github.com/stretchr/objx v0.1.0/go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME=
Expand Down

0 comments on commit 56661ed

Please sign in to comment.