diff options
author | 2023-06-19 08:19:49 +0000 | |
---|---|---|
committer | 2023-06-19 08:19:49 +0000 | |
commit | f56dd290e1e381c36b8fe0ec814f0150ade71dee (patch) | |
tree | 09dfc6655b1c3cc05126bba7787c4af6473390c7 /vendor | |
parent | [chore] Fix Swagger paths for lists API endpoints (#1904) (diff) | |
download | gotosocial-f56dd290e1e381c36b8fe0ec814f0150ade71dee.tar.xz |
[chore]: Bump golang.org/x/oauth2 from 0.8.0 to 0.9.0 (#1908)
Diffstat (limited to 'vendor')
-rw-r--r-- | vendor/modules.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vendor/modules.txt b/vendor/modules.txt index 411a11143..43bb62829 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -890,7 +890,7 @@ golang.org/x/net/ipv4 golang.org/x/net/ipv6 golang.org/x/net/publicsuffix golang.org/x/net/trace -# golang.org/x/oauth2 v0.8.0 +# golang.org/x/oauth2 v0.9.0 ## explicit; go 1.17 golang.org/x/oauth2 golang.org/x/oauth2/internal |