File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/AssetMantle/node
33go 1.14
44
55require (
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
Original file line number Diff line number Diff line change @@ -15,8 +15,8 @@ dmitri.shuralyov.com/gpu/mtl v0.0.0-20190408044501-666a987793e9/go.mod h1:H6x//7
1515github.com/99designs/keyring v1.1.3 /go.mod h1:657DQuMrBZRtuL/voxVyiyb6zpMehlm5vLB9Qwrv904 =
1616github.com/99designs/keyring v1.1.6 h1:kVDC2uCgVwecxCk+9zoCt2uEL6dt+dfVzMvGgnVcIuM =
1717github.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 =
2020github.com/BurntSushi/toml v0.3.1 h1:WXkYYl6Yr3qBf1K79EBnL4mak0OimBfB0XUf9Vl28OQ =
2121github.com/BurntSushi/toml v0.3.1 /go.mod h1:xHWCNGjB5oqiDr8zfno3MHue2Ht5sIBksp03qcyfWMU =
2222github.com/BurntSushi/xgb v0.0.0-20160522181843-27f122750802 /go.mod h1:IVnqGOEym/WlBOVXweHU+Q+/VP0lqqI8lqeDx9IjBqo =
You can’t perform that action at this time.
0 commit comments