Skip to content

Commit f3553bb

Browse files
committed
update Gopkg files to the latest version of dep
See golang/dep#644
1 parent e0efa31 commit f3553bb

File tree

2 files changed

+28
-20
lines changed

2 files changed

+28
-20
lines changed

Gopkg.lock

Lines changed: 23 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Gopkg.toml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,20 @@
11

2-
[[dependencies]]
2+
[[constraint]]
33
name = "github.com/boltdb/bolt"
44
version = "v1.3.0"
55

6-
[[dependencies]]
6+
[[constraint]]
77
name = "github.com/go-kit/kit"
88
version = "v0.4.0"
99

10-
[[dependencies]]
10+
[[constraint]]
1111
name = "github.com/gorilla/mux"
1212
version = "v1.3.0"
1313

14-
[[dependencies]]
14+
[[constraint]]
1515
name = "github.com/pkg/errors"
1616
version = "v0.8.0"
1717

18-
[[dependencies]]
18+
[[constraint]]
1919
name = "github.com/satori/go.uuid"
2020
version = "v1.1.0"

0 commit comments

Comments
 (0)