From 1931658cf29019a16ccd0ceea1591b62c40e05dd Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 7 Apr 2020 15:34:52 +0000 Subject: [PATCH] Update module markbates/goth to v1 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index dba08eed..ca679397 100644 --- a/go.mod +++ b/go.mod @@ -37,7 +37,7 @@ require ( github.com/k0kubun/colorstring v0.0.0-20150214042306-9440f1994b88 // indirect github.com/levigross/grequests v0.0.0-20190908174114-253788527a1a github.com/lib/pq v1.3.0 - github.com/markbates/goth v0.0.0-20180113214406-24f8ac10e57e + github.com/markbates/goth v1.64.0 github.com/mattes/migrate v0.0.0-20171208214826-d23f71b03c4a github.com/moul/http2curl v1.0.0 // indirect github.com/opencontainers/go-digest v1.0.0-rc1 // indirect