aboutsummaryrefslogtreecommitdiffhomepage
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-12-19 08:33:49 +0000
committerGitHub <[email protected]>2024-12-19 08:33:49 +0000
commitb8c3bf24641d078dd9b21c73302efa5010fddc7e (patch)
treea8126a490da32e48acc0470ec70c8408b3dcd2a5 /go.mod
parentb3f32949cb089ae686af8548161fafc50869214b (diff)
downloadhugo-dependabot/go_modules/golang.org/x/net-0.33.0.tar.gz
hugo-dependabot/go_modules/golang.org/x/net-0.33.0.zip
build(deps): bump golang.org/x/net from 0.32.0 to 0.33.0dependabot/go_modules/golang.org/x/net-0.33.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.32.0 to 0.33.0. - [Commits](https://github.com/golang/net/compare/v0.32.0...v0.33.0) --- updated-dependencies: - dependency-name: golang.org/x/net dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index c2582e28a..0f05eddc3 100644
--- a/go.mod
+++ b/go.mod
@@ -77,7 +77,7 @@ require (
golang.org/x/exp v0.0.0-20221031165847-c99f073a8326
golang.org/x/image v0.22.0
golang.org/x/mod v0.22.0
- golang.org/x/net v0.32.0
+ golang.org/x/net v0.33.0
golang.org/x/sync v0.10.0
golang.org/x/text v0.21.0
golang.org/x/tools v0.28.0