diff options
-rw-r--r-- | Gopkg.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Gopkg.toml b/Gopkg.toml index 3089b7fd4d..46a3ca4fa6 100644 --- a/Gopkg.toml +++ b/Gopkg.toml @@ -57,7 +57,7 @@ ignored = ["google.golang.org/appengine*"] [[constraint]] name = "github.com/markbates/goth" - version = "1.45.5" + version = "1.46.1" [[constraint]] branch = "master" |