Skip to content

Commit

Permalink
Switch back to osmosis proto schem for osmosisstd lib
Browse files Browse the repository at this point in the history
  • Loading branch information
Reecepbcups committed Apr 8, 2023
1 parent 0e5c437 commit 86db854
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 @@ -4,7 +4,7 @@ go 1.19

require (
github.com/CosmWasm/wasmd v0.31.0
github.com/CosmosTokenFactory/token-factory v0.0.0-20230407152154-d2d1d3a74864
github.com/CosmosTokenFactory/token-factory v0.0.0-20230408180003-be51dbb56d6c
github.com/cometbft/cometbft-db v0.7.0
github.com/cosmos/cosmos-sdk v0.45.15
github.com/cosmos/gaia/v9 v9.0.2
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -68,8 +68,8 @@ github.com/CosmWasm/wasmd v0.31.0 h1:xACf6A/SkCeGWQWrKGsR4X9PQb5G4XYuNfnrl+HQ1mE
github.com/CosmWasm/wasmd v0.31.0/go.mod h1:VcyDGk/ISVlMUeW+1GGL0zdHWBS2FPwLEV2qZ86l7l8=
github.com/CosmWasm/wasmvm v1.2.2 h1:F1lTaMRYxk91V9ufV8gYhzLea7sd6AG/GvY1h2JtZsY=
github.com/CosmWasm/wasmvm v1.2.2/go.mod h1:vW/E3h8j9xBQs9bCoijDuawKo9kCtxOaS8N8J7KFtkc=
github.com/CosmosTokenFactory/token-factory v0.0.0-20230407152154-d2d1d3a74864 h1:BuHpHoLHBqKTLINYvZL8bzNgzmXmtlOQv52qRlapfw8=
github.com/CosmosTokenFactory/token-factory v0.0.0-20230407152154-d2d1d3a74864/go.mod h1:jgHStegz3SBIbARUc3n63xRP0cmsrJ0NHzfvuxZ3WXI=
github.com/CosmosTokenFactory/token-factory v0.0.0-20230408180003-be51dbb56d6c h1:eWHJv3Dp2ulVhhTGz2qaxi4rigVFqSBHVafwMgc4D4s=
github.com/CosmosTokenFactory/token-factory v0.0.0-20230408180003-be51dbb56d6c/go.mod h1:jgHStegz3SBIbARUc3n63xRP0cmsrJ0NHzfvuxZ3WXI=
github.com/DATA-DOG/go-sqlmock v1.3.3/go.mod h1:f/Ixk793poVmq4qj/V1dPUg2JEAKC73Q5eFN3EC/SaM=
github.com/DataDog/datadog-go v3.2.0+incompatible/go.mod h1:LButxg5PwREeZtORoXG3tL4fMGNddJ+vMq1mwgfaqoQ=
github.com/DataDog/zstd v1.4.5/go.mod h1:1jcaCB/ufaK+sKp1NBhlGmpz41jOoPQ35bpF36t7BBo=
Expand Down

0 comments on commit 86db854

Please sign in to comment.