diff options
author | 2024-09-09 08:24:38 +0000 | |
---|---|---|
committer | 2024-09-09 08:24:38 +0000 | |
commit | 7785fa54da27a15e5463ba5eae90f3f8561ef06a (patch) | |
tree | 47503b3190de0feaf1609f0d27b762a9f6954c75 /vendor/modules.txt | |
parent | [chore]: Bump golang.org/x/oauth2 from 0.22.0 to 0.23.0 (#3284) (diff) | |
download | gotosocial-7785fa54da27a15e5463ba5eae90f3f8561ef06a.tar.xz |
[chore]: Bump golang.org/x/crypto from 0.26.0 to 0.27.0 (#3283)
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 3ac4c6056..c3a88fe55 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -1063,7 +1063,7 @@ go.uber.org/multierr # golang.org/x/arch v0.8.0 ## explicit; go 1.18 golang.org/x/arch/x86/x86asm -# golang.org/x/crypto v0.26.0 +# golang.org/x/crypto v0.27.0 ## explicit; go 1.20 golang.org/x/crypto/acme golang.org/x/crypto/acme/autocert @@ -1129,7 +1129,7 @@ golang.org/x/oauth2/internal ## explicit; go 1.18 golang.org/x/sync/errgroup golang.org/x/sync/semaphore -# golang.org/x/sys v0.24.0 +# golang.org/x/sys v0.25.0 ## explicit; go 1.18 golang.org/x/sys/cpu golang.org/x/sys/unix |