summaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
author6543 <6543@obermui.de>2021-08-10 11:49:43 +0200
committerGitHub <noreply@github.com>2021-08-10 11:49:43 +0200
commit89245ee309e0192eb9b699c9c138749304fb0467 (patch)
tree983f49945a722695523a6d4fbff62e0fd2f3bba9 /go.mod
parentd9ef43a7126ab83af563c1c9b54cdf0092327b2a (diff)
downloadgitea-89245ee309e0192eb9b699c9c138749304fb0467.tar.gz
gitea-89245ee309e0192eb9b699c9c138749304fb0467.zip
Upgrade github.com/google/go-github v32.1.0 -> v37.0.0 (#16661)
* Upgrade github.com/google/go-github vv32.1.0 -> v37.0.0 * refactor: use GetX() func to reduce code
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod4
1 files changed, 2 insertions, 2 deletions
diff --git a/go.mod b/go.mod
index ea97bc548e..1bd7d03d77 100644
--- a/go.mod
+++ b/go.mod
@@ -52,7 +52,7 @@ require (
github.com/gogs/go-gogs-client v0.0.0-20210131175652-1d7215cd8d85
github.com/golang-jwt/jwt v3.2.2+incompatible
github.com/golang/snappy v0.0.4 // indirect
- github.com/google/go-github/v32 v32.1.0
+ github.com/google/go-github/v37 v37.0.0
github.com/google/go-querystring v1.1.0 // indirect
github.com/google/uuid v1.2.0
github.com/gorilla/context v1.1.1
@@ -124,7 +124,7 @@ require (
go.uber.org/atomic v1.8.0 // indirect
go.uber.org/multierr v1.7.0 // indirect
go.uber.org/zap v1.18.1 // indirect
- golang.org/x/crypto v0.0.0-20210616213533-5ff15b29337e
+ golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97
golang.org/x/net v0.0.0-20210716203947-853a461950ff
golang.org/x/oauth2 v0.0.0-20210628180205-a41e5a781914
golang.org/x/sys v0.0.0-20210630005230-0f9fa26af87c