diff options
| author | 2025-03-10 10:22:28 +0100 | |
|---|---|---|
| committer | 2025-03-11 09:44:42 +0100 | |
| commit | 0a8d218649157837ab9e398ac405cf935a11115a (patch) | |
| tree | ef3643d1b6c2df4bb48bb2cccdbec12cc4deb1cd /vendor/modules.txt | |
| parent | [bugfix] Fix `length for type varchar must be at least 1` on Postgres (#3885) (diff) | |
| download | gotosocial-0a8d218649157837ab9e398ac405cf935a11115a.tar.xz | |
[chore]: Bump golang.org/x/crypto from 0.35.0 to 0.36.0 (#3887)
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.35.0 to 0.36.0.
- [Commits](https://github.com/golang/crypto/compare/v0.35.0...v0.36.0)
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'vendor/modules.txt')
| -rw-r--r-- | vendor/modules.txt | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/vendor/modules.txt b/vendor/modules.txt index 2c22c1a70..f726bc8b7 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -1056,7 +1056,7 @@ go.uber.org/multierr # golang.org/x/arch v0.13.0 ## explicit; go 1.18 golang.org/x/arch/x86/x86asm -# golang.org/x/crypto v0.35.0 +# golang.org/x/crypto v0.36.0 ## explicit; go 1.23.0 golang.org/x/crypto/acme golang.org/x/crypto/acme/autocert @@ -1118,18 +1118,18 @@ golang.org/x/net/trace ## explicit; go 1.18 golang.org/x/oauth2 golang.org/x/oauth2/internal -# golang.org/x/sync v0.11.0 -## explicit; go 1.18 +# golang.org/x/sync v0.12.0 +## explicit; go 1.23.0 golang.org/x/sync/errgroup golang.org/x/sync/semaphore -# golang.org/x/sys v0.30.0 -## explicit; go 1.18 +# golang.org/x/sys v0.31.0 +## explicit; go 1.23.0 golang.org/x/sys/cpu golang.org/x/sys/unix golang.org/x/sys/windows golang.org/x/sys/windows/registry -# golang.org/x/text v0.22.0 -## explicit; go 1.18 +# golang.org/x/text v0.23.0 +## explicit; go 1.23.0 golang.org/x/text/cases golang.org/x/text/encoding golang.org/x/text/encoding/internal |
