diff options
| author | 2023-07-10 12:58:06 +0100 | |
|---|---|---|
| committer | 2023-07-10 12:58:06 +0100 | |
| commit | a29b5affc87e578987580f22ae57fa719e1f4135 (patch) | |
| tree | 6f5ee39951fe68a9c59fb98e48616ce82e233f70 /vendor/modules.txt | |
| parent | [feature] Use Read/Write lock for config (#1969) (diff) | |
| download | gotosocial-a29b5affc87e578987580f22ae57fa719e1f4135.tar.xz | |
[chore]: Bump golang.org/x/oauth2 from 0.9.0 to 0.10.0 (#1975)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'vendor/modules.txt')
| -rw-r--r-- | vendor/modules.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/vendor/modules.txt b/vendor/modules.txt index c6c4c5f75..a009d67fc 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.9.0 +# golang.org/x/oauth2 v0.10.0 ## explicit; go 1.17 golang.org/x/oauth2 golang.org/x/oauth2/internal @@ -999,7 +999,7 @@ google.golang.org/grpc/serviceconfig google.golang.org/grpc/stats google.golang.org/grpc/status google.golang.org/grpc/tap -# google.golang.org/protobuf v1.30.0 +# google.golang.org/protobuf v1.31.0 ## explicit; go 1.11 google.golang.org/protobuf/encoding/protojson google.golang.org/protobuf/encoding/prototext |
