Skip to content

Commit

Permalink
tagging(v0.2.1):bumping up modules version to v0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
deepanshutr committed Jan 30, 2023
1 parent ca076e9 commit 8e289bd
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/AssetMantle/node
go 1.14

require (
github.com/AssetMantle/modules v0.3.0
github.com/AssetMantle/modules v0.3.1
github.com/CosmWasm/wasmd v0.10.0
github.com/cosmos/cosmos-sdk v0.39.3
github.com/otiai10/copy v1.7.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ dmitri.shuralyov.com/gpu/mtl v0.0.0-20190408044501-666a987793e9/go.mod h1:H6x//7
github.com/99designs/keyring v1.1.3/go.mod h1:657DQuMrBZRtuL/voxVyiyb6zpMehlm5vLB9Qwrv904=
github.com/99designs/keyring v1.1.6 h1:kVDC2uCgVwecxCk+9zoCt2uEL6dt+dfVzMvGgnVcIuM=
github.com/99designs/keyring v1.1.6/go.mod h1:16e0ds7LGQQcT59QqkTg72Hh5ShM51Byv5PEmW6uoRU=
github.com/AssetMantle/modules v0.3.0 h1:LWB0a0rQx70Xuu8ynChDdaNekrLCb572S+bTvj1CwpU=
github.com/AssetMantle/modules v0.3.0/go.mod h1:WAyIHQQy8Pwg3oiDOjyrhPRRmD0nxH7cH6FO8Jo8BAA=
github.com/AssetMantle/modules v0.3.1 h1:GJxmRo6qJFlJohCYvo2RySy0HXPV+cDymqqxgI6qjEM=
github.com/AssetMantle/modules v0.3.1/go.mod h1:WAyIHQQy8Pwg3oiDOjyrhPRRmD0nxH7cH6FO8Jo8BAA=
github.com/BurntSushi/toml v0.3.1 h1:WXkYYl6Yr3qBf1K79EBnL4mak0OimBfB0XUf9Vl28OQ=
github.com/BurntSushi/toml v0.3.1/go.mod h1:xHWCNGjB5oqiDr8zfno3MHue2Ht5sIBksp03qcyfWMU=
github.com/BurntSushi/xgb v0.0.0-20160522181843-27f122750802/go.mod h1:IVnqGOEym/WlBOVXweHU+Q+/VP0lqqI8lqeDx9IjBqo=
Expand Down

0 comments on commit 8e289bd

Please sign in to comment.