mirror of https://github.com/etcd-io/dbtester.git
Gopkg: sync with etcd release-3.3
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
This commit is contained in:
parent
0abb8661ea
commit
bda49746d3
|
|
@ -45,7 +45,7 @@
|
||||||
"pkg/report",
|
"pkg/report",
|
||||||
"pkg/types"
|
"pkg/types"
|
||||||
]
|
]
|
||||||
revision = "2dfabfbef6ae5ac3553c7a14ee757ebccbeef538"
|
revision = "6178c450667c1ac804d364f9e7642bbee4a55824"
|
||||||
source = "https://github.com/coreos/etcd"
|
source = "https://github.com/coreos/etcd"
|
||||||
|
|
||||||
[[projects]]
|
[[projects]]
|
||||||
|
|
@ -395,6 +395,6 @@
|
||||||
[solve-meta]
|
[solve-meta]
|
||||||
analyzer-name = "dep"
|
analyzer-name = "dep"
|
||||||
analyzer-version = 1
|
analyzer-version = 1
|
||||||
inputs-digest = "21abf25cf507cffab0266c5836fb8acc3cb14f96b0f3fba49e0c55b85fedf5e5"
|
inputs-digest = "67dabb882980ef9cf31a0c1c4cc352e722cc9d45da80bad7038d9476751edc1b"
|
||||||
solver-name = "gps-cdcl"
|
solver-name = "gps-cdcl"
|
||||||
solver-version = 1
|
solver-version = 1
|
||||||
|
|
|
||||||
|
|
@ -6,7 +6,7 @@
|
||||||
[[constraint]]
|
[[constraint]]
|
||||||
name = "github.com/coreos/etcd"
|
name = "github.com/coreos/etcd"
|
||||||
source = "https://github.com/coreos/etcd"
|
source = "https://github.com/coreos/etcd"
|
||||||
revision = "2dfabfbef6ae5ac3553c7a14ee757ebccbeef538"
|
revision = "6178c450667c1ac804d364f9e7642bbee4a55824"
|
||||||
|
|
||||||
# v1.7.5
|
# v1.7.5
|
||||||
[[constraint]]
|
[[constraint]]
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue