We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e4f2aa1 commit 7748fefCopy full SHA for 7748fef
go.mod
@@ -5,7 +5,7 @@ go 1.18
5
require (
6
code.vegaprotocol.io/priceproxy v0.1.0
7
code.vegaprotocol.io/shared v0.0.0-20221004112011-87b09333cb77
8
- code.vegaprotocol.io/vega v0.56.1-0.20220926192337-0c9df7ca5232
+ code.vegaprotocol.io/vega v0.65.0
9
github.com/ethereum/go-ethereum v1.10.21
10
github.com/golang/mock v1.6.1-0.20220512030613-73266f9366fc
11
github.com/golang/protobuf v1.5.2
0 commit comments