diff --git a/Gopkg.toml b/Gopkg.toml index b3e45f428..a91539345 100644 --- a/Gopkg.toml +++ b/Gopkg.toml @@ -30,7 +30,7 @@ [[constraint]] name = "github.com/boltdb/bolt" - revision = "4b1ebc1869ad66568b313d0dc410e2be72670dda" + version = "1.3.0" [[constraint]] name = "github.com/gorilla/mux"