Skip to content

Commit

Permalink
tidy
Browse files Browse the repository at this point in the history
  • Loading branch information
ziyliu committed Dec 11, 2023
1 parent 25db1ea commit 04ecc81
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
4 changes: 2 additions & 2 deletions go.list
Original file line number Diff line number Diff line change
Expand Up @@ -227,7 +227,7 @@ github.com/spf13/cast v1.5.1
github.com/spf13/cobra v1.7.0
github.com/spf13/pflag v1.0.5
github.com/spf13/viper v1.17.0
github.com/stellar/go v0.0.0-20231121172327-69266de4154f
github.com/stellar/go v0.0.0-20231204215033-854a8db58348
github.com/stellar/go-xdr v0.0.0-20230919160922-6c7b68458206
github.com/stellar/throttled v2.2.3-0.20190823235211-89d75816f59d+incompatible
github.com/stretchr/objx v0.5.1
Expand Down Expand Up @@ -283,7 +283,7 @@ google.golang.org/appengine v1.6.7
google.golang.org/genproto v0.0.0-20230913181813-007df8e322eb
google.golang.org/genproto/googleapis/api v0.0.0-20230913181813-007df8e322eb
google.golang.org/genproto/googleapis/rpc v0.0.0-20230920204549-e6e6cdab5c13
google.golang.org/grpc v1.58.2
google.golang.org/grpc v1.58.3
google.golang.org/protobuf v1.31.0
gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c
gopkg.in/errgo.v2 v2.1.0
Expand Down
2 changes: 0 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -280,8 +280,6 @@ 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 v1.17.0 h1:I5txKw7MJasPL/BrfkbA0Jyo/oELqVmux4pR/UxOMfI=
github.com/spf13/viper v1.17.0/go.mod h1:BmMMMLQXSbcHK6KAOiFLz0l5JHrU89OdIRHvsk0+yVI=
github.com/stellar/go v0.0.0-20231121172327-69266de4154f h1:l5Mrcqqp9Yise9N6CcTldgtV8lCsdWMw39fQgjZ8KKI=
github.com/stellar/go v0.0.0-20231121172327-69266de4154f/go.mod h1:rPBbsnU/C1samb2Z3H2ElE8/lF6bS0A4GNdU3pofwOI=
github.com/stellar/go v0.0.0-20231204215033-854a8db58348 h1:NLhKKe2YZO1+xS6py9vMGifKVirlJAI7QFUPN6n++3g=
github.com/stellar/go v0.0.0-20231204215033-854a8db58348/go.mod h1:p3YZfd3pCR5HIa/qE73aRbOCbdEAA9rplb3az0GfjUQ=
github.com/stellar/go-xdr v0.0.0-20230919160922-6c7b68458206 h1:UFuvvpbWL8+jqO1QmKYWSVhiMp4MRiIFd8/zQlUINH0=
Expand Down

0 comments on commit 04ecc81

Please sign in to comment.