diff options
| author | 2023-11-27 13:59:07 +0100 | |
|---|---|---|
| committer | 2023-11-27 13:59:07 +0100 | |
| commit | 5c17ecd93acece5783ee21a6e2b4d7564220c10f (patch) | |
| tree | d947fca5504597d373f47f1b07d669f9d8016f28 /vendor/modules.txt | |
| parent | [docs] Explain how to secure metrics endpoints (#2382) (diff) | |
| download | gotosocial-5c17ecd93acece5783ee21a6e2b4d7564220c10f.tar.xz | |
[chore]: Bump golang.org/x/net from 0.17.0 to 0.18.0 (#2390)
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.17.0 to 0.18.0.
- [Commits](https://github.com/golang/net/compare/v0.17.0...v0.18.0)
---
updated-dependencies:
- dependency-name: golang.org/x/net
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 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/vendor/modules.txt b/vendor/modules.txt index d199c96e6..651d7d6e0 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -840,8 +840,8 @@ 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.14.0 -## explicit; go 1.17 +# golang.org/x/crypto v0.15.0 +## explicit; go 1.18 golang.org/x/crypto/acme golang.org/x/crypto/acme/autocert golang.org/x/crypto/argon2 @@ -877,8 +877,8 @@ golang.org/x/image/webp # golang.org/x/mod v0.12.0 ## explicit; go 1.17 golang.org/x/mod/semver -# golang.org/x/net v0.17.0 -## explicit; go 1.17 +# golang.org/x/net v0.18.0 +## explicit; go 1.18 golang.org/x/net/bpf golang.org/x/net/context golang.org/x/net/html |
