From 00708e5687444ad805a2ae174f3b939fb3008fbe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Apr 2024 11:09:21 +0000 Subject: [PATCH] Bump golang.org/x/net from 0.21.0 to 0.24.0 in the gomod group Bumps the gomod group with 1 update: [golang.org/x/net](https://github.com/golang/net). Updates `golang.org/x/net` from 0.21.0 to 0.24.0 - [Commits](https://github.com/golang/net/compare/v0.21.0...v0.24.0) --- updated-dependencies: - dependency-name: golang.org/x/net dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod ... Signed-off-by: dependabot[bot] --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index ded9eb25..a711979e 100644 --- a/go.mod +++ b/go.mod @@ -2,4 +2,4 @@ module github.com/gabriel-vasile/mimetype go 1.20 -require golang.org/x/net v0.21.0 +require golang.org/x/net v0.24.0 diff --git a/go.sum b/go.sum index dab1c7ff..4a8ba20b 100644 --- a/go.sum +++ b/go.sum @@ -1,2 +1,2 @@ -golang.org/x/net v0.21.0 h1:AQyQV4dYCvJ7vGmJyKki9+PBdyvhkSd8EIx/qb0AYv4= -golang.org/x/net v0.21.0/go.mod h1:bIjVDfnllIU7BJ2DNgfnXvpSvtn8VRwhlsaeUTyUS44= +golang.org/x/net v0.24.0 h1:1PcaxkF854Fu3+lvBIx5SYn9wRlBzzcnHZSiaFFAb0w= +golang.org/x/net v0.24.0/go.mod h1:2Q7sJY5mzlzWjKtYUEXSlBWCdyaioyXzRB2RtU8KVE8=