Skip to content

Commit

Permalink
chore: bump tokenfactory to 0.50.5
Browse files Browse the repository at this point in the history
  • Loading branch information
fmorency committed Dec 11, 2024
1 parent b2bd373 commit aa38b40
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ require (
github.com/spf13/pflag v1.0.5
github.com/spf13/viper v1.19.0
github.com/strangelove-ventures/poa v0.50.5-0.20240926191454-6922e22a617a
github.com/strangelove-ventures/tokenfactory v0.50.4-wasmvm2
github.com/strangelove-ventures/tokenfactory v0.50.5-wasmvm2
github.com/stretchr/testify v1.9.0
google.golang.org/grpc v1.67.1
google.golang.org/protobuf v1.35.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -963,8 +963,8 @@ 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/strangelove-ventures/poa v0.50.5-0.20240926191454-6922e22a617a h1:vvzAavGxGJqGckDXliIb3zY7xFvYIgt/v4pV/5T/5nY=
github.com/strangelove-ventures/poa v0.50.5-0.20240926191454-6922e22a617a/go.mod h1:hCoBNFkrAxmRvVVXVsaIN8j3jpxzBUxDXZ0LP3NrRyw=
github.com/strangelove-ventures/tokenfactory v0.50.4-wasmvm2 h1:xc74vhsRNw7tN4cs+Ftw8FNC0jJkq/f55eB2ut79k+M=
github.com/strangelove-ventures/tokenfactory v0.50.4-wasmvm2/go.mod h1:L8XfncoH1M6fOrzqfRVQZePqo54ZlTDdatUpEr0Iz/E=
github.com/strangelove-ventures/tokenfactory v0.50.5-wasmvm2 h1:Wu6Aq01zYqdjI+5/vraW8VcwEj56/8R935Bs5uupHo0=
github.com/strangelove-ventures/tokenfactory v0.50.5-wasmvm2/go.mod h1:L8XfncoH1M6fOrzqfRVQZePqo54ZlTDdatUpEr0Iz/E=
github.com/streadway/amqp v0.0.0-20190404075320-75d898a42a94/go.mod h1:AZpEONHx3DKn8O/DFsRAY58/XVQiIPMTMB1SddzLXVw=
github.com/streadway/amqp v0.0.0-20190827072141-edfb9018d271/go.mod h1:AZpEONHx3DKn8O/DFsRAY58/XVQiIPMTMB1SddzLXVw=
github.com/streadway/handy v0.0.0-20190108123426-d5acb3125c2a/go.mod h1:qNTQ5P5JnDBl6z3cMAg/SywNDC5ABu5ApDIw6lUbRmI=
Expand Down
2 changes: 1 addition & 1 deletion interchaintest/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ require (
github.com/liftedinit/manifest-ledger v0.0.0-00000000000000-000000000000
github.com/strangelove-ventures/interchaintest/v8 v8.5.1-0.20240715163423-cbcd20f44321
github.com/strangelove-ventures/poa v0.50.5-0.20240926191454-6922e22a617a
github.com/strangelove-ventures/tokenfactory v0.50.4-wasmvm2
github.com/strangelove-ventures/tokenfactory v0.50.5-wasmvm2
github.com/stretchr/testify v1.9.0
go.uber.org/zap v1.27.0
)
Expand Down
4 changes: 2 additions & 2 deletions interchaintest/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -1054,8 +1054,8 @@ github.com/strangelove-ventures/interchaintest/v8 v8.5.1-0.20240715163423-cbcd20
github.com/strangelove-ventures/interchaintest/v8 v8.5.1-0.20240715163423-cbcd20f44321/go.mod h1:UPMvR1joIXO8RMxDozoHIInLZWmd2345PSGLJYWyrwY=
github.com/strangelove-ventures/poa v0.50.5-0.20240926191454-6922e22a617a h1:vvzAavGxGJqGckDXliIb3zY7xFvYIgt/v4pV/5T/5nY=
github.com/strangelove-ventures/poa v0.50.5-0.20240926191454-6922e22a617a/go.mod h1:hCoBNFkrAxmRvVVXVsaIN8j3jpxzBUxDXZ0LP3NrRyw=
github.com/strangelove-ventures/tokenfactory v0.50.4-wasmvm2 h1:xc74vhsRNw7tN4cs+Ftw8FNC0jJkq/f55eB2ut79k+M=
github.com/strangelove-ventures/tokenfactory v0.50.4-wasmvm2/go.mod h1:L8XfncoH1M6fOrzqfRVQZePqo54ZlTDdatUpEr0Iz/E=
github.com/strangelove-ventures/tokenfactory v0.50.5-wasmvm2 h1:Wu6Aq01zYqdjI+5/vraW8VcwEj56/8R935Bs5uupHo0=
github.com/strangelove-ventures/tokenfactory v0.50.5-wasmvm2/go.mod h1:L8XfncoH1M6fOrzqfRVQZePqo54ZlTDdatUpEr0Iz/E=
github.com/streadway/amqp v0.0.0-20190404075320-75d898a42a94/go.mod h1:AZpEONHx3DKn8O/DFsRAY58/XVQiIPMTMB1SddzLXVw=
github.com/streadway/amqp v0.0.0-20190827072141-edfb9018d271/go.mod h1:AZpEONHx3DKn8O/DFsRAY58/XVQiIPMTMB1SddzLXVw=
github.com/streadway/handy v0.0.0-20190108123426-d5acb3125c2a/go.mod h1:qNTQ5P5JnDBl6z3cMAg/SywNDC5ABu5ApDIw6lUbRmI=
Expand Down

0 comments on commit aa38b40

Please sign in to comment.