Skip to content

Commit

Permalink
use tagged version
Browse files Browse the repository at this point in the history
  • Loading branch information
julienrbrt committed Jul 22, 2024
1 parent 2a32980 commit 38a9b18
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion core/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.19

require (
cosmossdk.io/api v0.2.6
cosmossdk.io/depinject v1.0.0-alpha.4.0.20240719194821-702115b0ac1a
cosmossdk.io/depinject v1.0.0
cosmossdk.io/math v1.0.0-beta.4
github.com/cosmos/cosmos-db v0.0.0-20221226095112-f3c38ecb5e32
github.com/stretchr/testify v1.9.0
Expand Down
4 changes: 2 additions & 2 deletions core/go.sum
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
cloud.google.com/go v0.26.0/go.mod h1:aQUYkXzVsufM+DwF1aE+0xfcU+56JwCaLick0ClmMTw=
cosmossdk.io/api v0.2.6 h1:AoNwaLLapcLsphhMK6+o0kZl+D6MMUaHVqSdwinASGU=
cosmossdk.io/api v0.2.6/go.mod h1:u/d+GAxil0nWpl1XnQL8nkziQDIWuBDhv8VnDm/s6dI=
cosmossdk.io/depinject v1.0.0-alpha.4.0.20240719194821-702115b0ac1a h1:XAw+ydGE7xiTKBbK6yt37avzuZ5PZLnfncvVIQ+Qq7c=
cosmossdk.io/depinject v1.0.0-alpha.4.0.20240719194821-702115b0ac1a/go.mod h1:zxK/h3HgHoA/eJVtiSsoaRaRA2D5U4cJ5thIG4ssbB8=
cosmossdk.io/depinject v1.0.0 h1:dQaTu6+O6askNXO06+jyeUAnF2/ssKwrrszP9t5q050=
cosmossdk.io/depinject v1.0.0/go.mod h1:zxK/h3HgHoA/eJVtiSsoaRaRA2D5U4cJ5thIG4ssbB8=
cosmossdk.io/math v1.0.0-beta.4 h1:JtKedVLGzA0vv84xjYmZ75RKG35Kf2WwcFu8IjRkIIw=
cosmossdk.io/math v1.0.0-beta.4/go.mod h1:An0MllWJY6PxibUpnwGk8jOm+a/qIxlKmL5Zyp9NnaM=
dmitri.shuralyov.com/gpu/mtl v0.0.0-20190408044501-666a987793e9/go.mod h1:H6x//7gZCb22OMCxBHrMx7a5I7Hp++hsVxbQ4BYO7hU=
Expand Down

0 comments on commit 38a9b18

Please sign in to comment.