Gopkg.toml: update

Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
This commit is contained in:
Gyuho Lee 2018-01-09 07:14:06 -08:00
parent 860b3283fa
commit b0f07e4e2e
1 changed files with 2 additions and 0 deletions

View File

@ -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"