Skip to content

Commit 8e289bd

Browse files
committed
tagging(v0.2.1):bumping up modules version to v0.3.1
1 parent ca076e9 commit 8e289bd

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module github.com/AssetMantle/node
33
go 1.14
44

55
require (
6-
github.com/AssetMantle/modules v0.3.0
6+
github.com/AssetMantle/modules v0.3.1
77
github.com/CosmWasm/wasmd v0.10.0
88
github.com/cosmos/cosmos-sdk v0.39.3
99
github.com/otiai10/copy v1.7.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ dmitri.shuralyov.com/gpu/mtl v0.0.0-20190408044501-666a987793e9/go.mod h1:H6x//7
1515
github.com/99designs/keyring v1.1.3/go.mod h1:657DQuMrBZRtuL/voxVyiyb6zpMehlm5vLB9Qwrv904=
1616
github.com/99designs/keyring v1.1.6 h1:kVDC2uCgVwecxCk+9zoCt2uEL6dt+dfVzMvGgnVcIuM=
1717
github.com/99designs/keyring v1.1.6/go.mod h1:16e0ds7LGQQcT59QqkTg72Hh5ShM51Byv5PEmW6uoRU=
18-
github.com/AssetMantle/modules v0.3.0 h1:LWB0a0rQx70Xuu8ynChDdaNekrLCb572S+bTvj1CwpU=
19-
github.com/AssetMantle/modules v0.3.0/go.mod h1:WAyIHQQy8Pwg3oiDOjyrhPRRmD0nxH7cH6FO8Jo8BAA=
18+
github.com/AssetMantle/modules v0.3.1 h1:GJxmRo6qJFlJohCYvo2RySy0HXPV+cDymqqxgI6qjEM=
19+
github.com/AssetMantle/modules v0.3.1/go.mod h1:WAyIHQQy8Pwg3oiDOjyrhPRRmD0nxH7cH6FO8Jo8BAA=
2020
github.com/BurntSushi/toml v0.3.1 h1:WXkYYl6Yr3qBf1K79EBnL4mak0OimBfB0XUf9Vl28OQ=
2121
github.com/BurntSushi/toml v0.3.1/go.mod h1:xHWCNGjB5oqiDr8zfno3MHue2Ht5sIBksp03qcyfWMU=
2222
github.com/BurntSushi/xgb v0.0.0-20160522181843-27f122750802/go.mod h1:IVnqGOEym/WlBOVXweHU+Q+/VP0lqqI8lqeDx9IjBqo=

0 commit comments

Comments
 (0)