Skip to content

Commit

Permalink
chore: bump poa & tf (#110)
Browse files Browse the repository at this point in the history
Fix audit findings for poa & tf
  • Loading branch information
fmorency authored Jan 6, 2025
1 parent 0121938 commit 55c9eeb
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 12 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,8 @@ require (
github.com/spf13/cobra v1.8.1
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.5-wasmvm2
github.com/strangelove-ventures/poa v0.50.6
github.com/strangelove-ventures/tokenfactory v0.50.6-wasmvm2
github.com/stretchr/testify v1.9.0
google.golang.org/grpc v1.67.1
google.golang.org/protobuf v1.35.1
Expand Down
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -961,10 +961,10 @@ 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/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.5-wasmvm2 h1:Wu6Aq01zYqdjI+5/vraW8VcwEj56/8R935Bs5uupHo0=
github.com/strangelove-ventures/tokenfactory v0.50.5-wasmvm2/go.mod h1:L8XfncoH1M6fOrzqfRVQZePqo54ZlTDdatUpEr0Iz/E=
github.com/strangelove-ventures/poa v0.50.6 h1:txqahJvx2AIkIfDLIo+A/grnJQ9q8WpY4jpDfLUAw4s=
github.com/strangelove-ventures/poa v0.50.6/go.mod h1:hCoBNFkrAxmRvVVXVsaIN8j3jpxzBUxDXZ0LP3NrRyw=
github.com/strangelove-ventures/tokenfactory v0.50.6-wasmvm2 h1:vquO/4JhaiT5bkJDCwjySXgxv0ZEnEqQNyxKE+MQ2Hw=
github.com/strangelove-ventures/tokenfactory v0.50.6-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
4 changes: 2 additions & 2 deletions interchaintest/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ require (
github.com/cosmos/ibc-go/v8 v8.2.1
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.5-wasmvm2
github.com/strangelove-ventures/poa v0.50.6
github.com/strangelove-ventures/tokenfactory v0.50.6-wasmvm2
github.com/stretchr/testify v1.9.0
go.uber.org/zap v1.27.0
)
Expand Down
8 changes: 4 additions & 4 deletions interchaintest/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -1052,10 +1052,10 @@ github.com/spf13/viper v1.19.0 h1:RWq5SEjt8o25SROyN3z2OrDB9l7RPd3lwTWU8EcEdcI=
github.com/spf13/viper v1.19.0/go.mod h1:GQUN9bilAbhU/jgc1bKs99f/suXKeUMct8Adx5+Ntkg=
github.com/strangelove-ventures/interchaintest/v8 v8.5.1-0.20240715163423-cbcd20f44321 h1:uemY7a+M5RWC/6kTSgLql0kBEGKy/zY83p1Ne9kTzjY=
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.5-wasmvm2 h1:Wu6Aq01zYqdjI+5/vraW8VcwEj56/8R935Bs5uupHo0=
github.com/strangelove-ventures/tokenfactory v0.50.5-wasmvm2/go.mod h1:L8XfncoH1M6fOrzqfRVQZePqo54ZlTDdatUpEr0Iz/E=
github.com/strangelove-ventures/poa v0.50.6 h1:txqahJvx2AIkIfDLIo+A/grnJQ9q8WpY4jpDfLUAw4s=
github.com/strangelove-ventures/poa v0.50.6/go.mod h1:hCoBNFkrAxmRvVVXVsaIN8j3jpxzBUxDXZ0LP3NrRyw=
github.com/strangelove-ventures/tokenfactory v0.50.6-wasmvm2 h1:vquO/4JhaiT5bkJDCwjySXgxv0ZEnEqQNyxKE+MQ2Hw=
github.com/strangelove-ventures/tokenfactory v0.50.6-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 55c9eeb

Please sign in to comment.