Skip to content

Commit

Permalink
import umee 0.47 commit
Browse files Browse the repository at this point in the history
  • Loading branch information
rbajollari committed Sep 25, 2023
1 parent c8ef523 commit dc58a52
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ require (
github.com/spf13/cobra v1.7.0
github.com/spf13/viper v1.16.0
github.com/stretchr/testify v1.8.4
github.com/umee-network/umee/v6 v6.0.0-00010101000000-000000000000
github.com/umee-network/umee/v6 v6.0.3-0.20230925092301-15a5e5f8aca2
golang.org/x/sync v0.3.0
google.golang.org/grpc v1.58.1
gopkg.in/yaml.v3 v3.0.1
Expand Down Expand Up @@ -342,5 +342,5 @@ replace (
// dgrijalva/jwt-go is deprecated and doesn't receive security updates.
github.com/dgrijalva/jwt-go => github.com/golang-jwt/jwt/v4 v4.4.2
github.com/gogo/protobuf => github.com/regen-network/protobuf v1.3.3-alpha.regen.1
// github.com/osmosis-labs/bech32-ibc => github.com/umee-network/bech32-ibc v0.3.3
// github.com/osmosis-labs/bech32-ibc => github.com/umee-network/bech32-ibc v0.3.3
)
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -1456,6 +1456,8 @@ github.com/ultraware/funlen v0.1.0 h1:BuqclbkY6pO+cvxoq7OsktIXZpgBSkYTQtmwhAK81v
github.com/ultraware/funlen v0.1.0/go.mod h1:XJqmOQja6DpxarLj6Jj1U7JuoS8PvL4nEqDaQhy22p4=
github.com/ultraware/whitespace v0.0.5 h1:hh+/cpIcopyMYbZNVov9iSxvJU3OYQg78Sfaqzi/CzI=
github.com/ultraware/whitespace v0.0.5/go.mod h1:aVMh/gQve5Maj9hQ/hg+F75lr/X5A89uZnzAmWSineA=
github.com/umee-network/umee/v6 v6.0.3-0.20230925092301-15a5e5f8aca2 h1:gbfXLndk6jCZLCMkxw46ktl/+wQ67cSL0GZgoHMKKig=
github.com/umee-network/umee/v6 v6.0.3-0.20230925092301-15a5e5f8aca2/go.mod h1:GPnin3uNWWxcJBa7409Hzum1FgecWQtXKHvi8sVt2Nc=
github.com/urfave/cli v1.20.0/go.mod h1:70zkFmudgCuE/ngEzBv17Jvp/497gISqfk5gWijbERA=
github.com/urfave/cli v1.22.1/go.mod h1:Gos4lmkARVdJ6EkW0WaNv/tZAAMe9V7XWyB60NtXRu0=
github.com/urfave/cli/v2 v2.3.0/go.mod h1:LJmUH05zAU44vOAcrfzZQKsZbVcdbOG8rtL3/XcUArI=
Expand Down

0 comments on commit dc58a52

Please sign in to comment.