Skip to content

Commit

Permalink
clean
Browse files Browse the repository at this point in the history
  • Loading branch information
tpkeeper committed Feb 19, 2024
1 parent 3f3de0f commit 1dd9f99
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion relay/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ require (
github.com/cosmos/ibc-go/v7 v7.2.0
github.com/sirupsen/logrus v1.9.0
github.com/spf13/cobra v1.7.0
github.com/stafihub/cosmos-relay-sdk v1.10.0-cometbft-0.1.10
github.com/stafihub/cosmos-relay-sdk v1.10.0-cometbft-0.1.11
github.com/stafihub/rtoken-relay-core/common v0.0.0-20221104093123-ca51d55b8f53
github.com/stafihub/stafi-hub-relay-sdk v1.10.0-cometbft-0.1.2
github.com/stafihub/stafihub v0.4.3-cometbft-0.1.2
Expand Down
4 changes: 2 additions & 2 deletions relay/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -1092,8 +1092,8 @@ github.com/spf13/pflag v1.0.5/go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An
github.com/spf13/viper v1.3.2/go.mod h1:ZiWeW+zYFKm7srdB9IoDzzZXaJaI5eL9QjNiN/DMA2s=
github.com/spf13/viper v1.16.0 h1:rGGH0XDZhdUOryiDWjmIvUSWpbNqisK8Wk0Vyefw8hc=
github.com/spf13/viper v1.16.0/go.mod h1:yg78JgCJcbrQOvV9YLXgkLaZqUidkY9K+Dd1FofRzQg=
github.com/stafihub/cosmos-relay-sdk v1.10.0-cometbft-0.1.10 h1:Wlkw+Laoz3nYpZ21hVM3QJaptBqlK0BoQLUvz8bt8DE=
github.com/stafihub/cosmos-relay-sdk v1.10.0-cometbft-0.1.10/go.mod h1:kme2BNPO1Npuc9Q5JZrUsjYXdUls6RDZCYr7QUioAs0=
github.com/stafihub/cosmos-relay-sdk v1.10.0-cometbft-0.1.11 h1:1xPuIoVQI6qcGk0fGkKHD9tWFcd8txTHl4KYvA+Mlk0=
github.com/stafihub/cosmos-relay-sdk v1.10.0-cometbft-0.1.11/go.mod h1:kme2BNPO1Npuc9Q5JZrUsjYXdUls6RDZCYr7QUioAs0=
github.com/stafihub/cosmos-sdk v0.47.4-stafihub-0.1.1 h1:gg5cTPhFSXy/72OjiEzdB2QhrbkkPXgRttAOY6xNGhs=
github.com/stafihub/cosmos-sdk v0.47.4-stafihub-0.1.1/go.mod h1:R5n+uM7vguVPFap4pgkdvQCT1nVo/OtPwrlAU40rvok=
github.com/stafihub/rtoken-relay-core/common v0.0.0-20221104093123-ca51d55b8f53 h1:x4Z+029JMLfAYf39UupxxtPuHp2Q8I903Ujc7sNG1vs=
Expand Down

0 comments on commit 1dd9f99

Please sign in to comment.