Skip to content

Commit 7a9c5ae

Browse files
committed
tidy all
1 parent 565058b commit 7a9c5ae

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

depinject/go.mod

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ module cosmossdk.io/depinject
33
go 1.20
44

55
require (
6+
cosmossdk.io/api v0.7.5
67
github.com/cosmos/cosmos-proto v1.0.0-beta.5
78
github.com/cosmos/gogoproto v1.7.0
89
github.com/stretchr/testify v1.9.0

depinject/go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
cosmossdk.io/api v0.7.5 h1:eMPTReoNmGUm8DeiQL9DyM8sYDjEhWzL1+nLbI9DqtQ=
2+
cosmossdk.io/api v0.7.5/go.mod h1:IcxpYS5fMemZGqyYtErK7OqvdM0C8kdW3dq8Q/XIG38=
13
github.com/cosmos/cosmos-proto v1.0.0-beta.5 h1:eNcayDLpip+zVLRLYafhzLvQlSmyab+RC5W7ZfmxJLA=
24
github.com/cosmos/cosmos-proto v1.0.0-beta.5/go.mod h1:hQGLpiIUloJBMdQMMWb/4wRApmI9hjHH05nefC0Ojec=
35
github.com/cosmos/gogoproto v1.7.0 h1:79USr0oyXAbxg3rspGh/m4SWNyoz/GLaAh0QlCe2fro=

0 commit comments

Comments
 (0)