diff options
author | 2024-01-15 13:31:30 +0000 | |
---|---|---|
committer | 2024-01-15 13:31:30 +0000 | |
commit | d6eb7caae77c72e99d1437b821f7bfcba84cb88c (patch) | |
tree | b8cba57ff6e138aad7d0e4e6058e6b3345beec2b /vendor | |
parent | [chore] update bun + extras v1.1.16 -> v1.1.17 (#2534) (diff) | |
download | gotosocial-d6eb7caae77c72e99d1437b821f7bfcba84cb88c.tar.xz |
[chore]: Bump golang.org/x/oauth2 from 0.15.0 to 0.16.0 (#2531)
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 24fc34b55..8594417a1 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -902,7 +902,7 @@ golang.org/x/net/ipv6 golang.org/x/net/proxy golang.org/x/net/publicsuffix golang.org/x/net/trace -# golang.org/x/oauth2 v0.15.0 +# golang.org/x/oauth2 v0.16.0 ## explicit; go 1.18 golang.org/x/oauth2 golang.org/x/oauth2/internal |