diff --git a/_Gopkg.toml b/Gopkg.toml similarity index 85% rename from _Gopkg.toml rename to Gopkg.toml index d8cfe00..b495b7b 100644 --- a/_Gopkg.toml +++ b/Gopkg.toml @@ -1,6 +1,6 @@ [[constraint]] name = "github.com/dgrijalva/jwt-go" - version = "^3.0.0" + version = "^3.1.0" [[constraint]] name = "github.com/go-chi/chi" version = "^3.0.0"