constrain bolt to version rather than specific revision

This commit is contained in:
Matthew Jaffee 2017-10-09 14:55:13 -05:00
parent 2d13b0a433
commit 20c7868d9e
No known key found for this signature in database
GPG key ID: 51C676AF9FFCDB87

View file

@ -30,7 +30,7 @@
[[constraint]]
name = "github.com/boltdb/bolt"
revision = "4b1ebc1869ad66568b313d0dc410e2be72670dda"
version = "1.3.0"
[[constraint]]
name = "github.com/gorilla/mux"