Skip to content

Commit

Permalink
fix(deps): update module code.vegaprotocol.io/vega to v0.73.0-preview.12
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 9, 2023
1 parent 9b3e91b commit 4cd83f6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
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.20

require (
code.vegaprotocol.io/shared v0.0.0-20230119125558-bda6563e1c7a
code.vegaprotocol.io/vega v0.73.0-preview.8
code.vegaprotocol.io/vega v0.73.0-preview.12
github.com/cometbft/cometbft-db v0.7.0
github.com/cosmos/iavl v0.20.0
github.com/ethereum/go-ethereum v1.11.6
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ code.vegaprotocol.io/shared v0.0.0-20230119125558-bda6563e1c7a h1:sgniM6sgxPKASt
code.vegaprotocol.io/shared v0.0.0-20230119125558-bda6563e1c7a/go.mod h1:XzX67GsyOHzvytMr0QOHX4CCTdCZDYKUUi88rx40Nt0=
code.vegaprotocol.io/vega v0.73.0-preview.8 h1:JhV92aCVUwBu+byA9Jy7Cxdf9j4IIJyj8Oiy8seE1OU=
code.vegaprotocol.io/vega v0.73.0-preview.8/go.mod h1:GVK9Ex2zdERQGOMsre49eVrlAPprkHe8M2l8O2MnBRM=
code.vegaprotocol.io/vega v0.73.0-preview.12 h1:KW3A+m1V+HDvlFWnO1s/ppNnF1aWhXcOFV3UCIMeP1s=
code.vegaprotocol.io/vega v0.73.0-preview.12/go.mod h1:sxgOoTEyoE9AznP8ruKGBlIBQVpwawX1krdO3otf78I=
github.com/BurntSushi/toml v0.3.1/go.mod h1:xHWCNGjB5oqiDr8zfno3MHue2Ht5sIBksp03qcyfWMU=
github.com/DataDog/zstd v1.5.2 h1:vUG4lAyuPCXO0TLbXvPv7EB7cNK1QV/luu55UHLrrn8=
github.com/Microsoft/go-winio v0.5.2/go.mod h1:WpS1mjBmmwHBEWmogvA2mj8546UReBk4v8QkMxJ6pZY=
Expand Down

0 comments on commit 4cd83f6

Please sign in to comment.