diff options
author | 2023-08-07 08:21:44 +0000 | |
---|---|---|
committer | 2023-08-07 08:21:44 +0000 | |
commit | 303a6a6b1d63f6eb283cb6e5277ec0dff7203e5c (patch) | |
tree | d8de3f0fd29d54e0eee8aa565f48237685b4945a /vendor/golang.org/x/oauth2/internal/client_appengine.go | |
parent | [chore]: Bump github.com/abema/go-mp4 from 0.11.0 to 0.12.0 (#2075) (diff) | |
download | gotosocial-303a6a6b1d63f6eb283cb6e5277ec0dff7203e5c.tar.xz |
[chore]: Bump golang.org/x/oauth2 from 0.10.0 to 0.11.0 (#2076)
Diffstat (limited to 'vendor/golang.org/x/oauth2/internal/client_appengine.go')
-rw-r--r-- | vendor/golang.org/x/oauth2/internal/client_appengine.go | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/vendor/golang.org/x/oauth2/internal/client_appengine.go b/vendor/golang.org/x/oauth2/internal/client_appengine.go index e1755d1d9..d28140f78 100644 --- a/vendor/golang.org/x/oauth2/internal/client_appengine.go +++ b/vendor/golang.org/x/oauth2/internal/client_appengine.go @@ -3,7 +3,6 @@ // license that can be found in the LICENSE file. //go:build appengine -// +build appengine package internal |