summaryrefslogtreecommitdiffstats
path: root/src/go.mod
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-14 19:13:19 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-14 19:13:19 +0000
commitb1652b2ba2dd7265093779bf0c7018591d25a11c (patch)
tree0f99a074c2c7f440b6617489d9cc2bf78eec863f /src/go.mod
parentAdding upstream version 1.21.9. (diff)
downloadgolang-1.21-b1652b2ba2dd7265093779bf0c7018591d25a11c.tar.xz
golang-1.21-b1652b2ba2dd7265093779bf0c7018591d25a11c.zip
Adding upstream version 1.21.10.upstream/1.21.10
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'src/go.mod')
-rw-r--r--src/go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/go.mod b/src/go.mod
index b647051..01d759c 100644
--- a/src/go.mod
+++ b/src/go.mod
@@ -4,7 +4,7 @@ go 1.21
require (
golang.org/x/crypto v0.11.1-0.20230711161743-2e82bdd1719d
- golang.org/x/net v0.12.1-0.20240327214420-1a2eef3ba536
+ golang.org/x/net v0.12.1-0.20240412193743-ef58d90fdfc5
)
require (