mirror of https://github.com/etcd-io/dbtester.git
Gopkg.toml: update
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
This commit is contained in:
parent
860b3283fa
commit
b0f07e4e2e
|
|
@ -1,6 +1,7 @@
|
|||
################################
|
||||
# Direct dependencies
|
||||
|
||||
|
||||
# v3.3.0 RC
|
||||
[[constraint]]
|
||||
name = "github.com/coreos/etcd"
|
||||
|
|
@ -125,6 +126,7 @@
|
|||
################################
|
||||
# Transitive dependencies, and overrides
|
||||
|
||||
|
||||
# v1.3.1-coreos.6
|
||||
[[override]]
|
||||
name = "github.com/coreos/bbolt"
|
||||
|
|
|
|||
Loading…
Reference in New Issue