diff options
| author | 2023-06-19 09:54:29 +0200 | |
|---|---|---|
| committer | 2023-06-19 09:54:29 +0200 | |
| commit | 54f3387c11ba8441c62e1d654e4afacbd3917423 (patch) | |
| tree | 4e3000979f06a19878a0807eca9bcf31423b3566 /vendor/modules.txt | |
| parent | [chore/bugfix] Refactor `ap/extract.go` functions, return URIs more reliably ... (diff) | |
| download | gotosocial-54f3387c11ba8441c62e1d654e4afacbd3917423.tar.xz | |
[chore]: Bump golang.org/x/crypto from 0.9.0 to 0.10.0 (#1910)
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.9.0 to 0.10.0.
- [Commits](https://github.com/golang/crypto/compare/v0.9.0...v0.10.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 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/vendor/modules.txt b/vendor/modules.txt index 8f2df6059..723f57f42 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -835,7 +835,7 @@ go.uber.org/automaxprocs/maxprocs # golang.org/x/arch v0.3.0 ## explicit; go 1.17 golang.org/x/arch/x86/x86asm -# golang.org/x/crypto v0.9.0 +# golang.org/x/crypto v0.10.0 ## explicit; go 1.17 golang.org/x/crypto/acme golang.org/x/crypto/acme/autocert @@ -894,7 +894,7 @@ golang.org/x/net/trace ## explicit; go 1.17 golang.org/x/oauth2 golang.org/x/oauth2/internal -# golang.org/x/sys v0.8.0 +# golang.org/x/sys v0.9.0 ## explicit; go 1.17 golang.org/x/sys/cpu golang.org/x/sys/execabs @@ -902,7 +902,7 @@ golang.org/x/sys/internal/unsafeheader golang.org/x/sys/unix golang.org/x/sys/windows golang.org/x/sys/windows/registry -# golang.org/x/text v0.9.0 +# golang.org/x/text v0.10.0 ## explicit; go 1.17 golang.org/x/text/cases golang.org/x/text/internal |
