summaryrefslogtreecommitdiffstats
path: root/src/go.mod
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-16 19:22:05 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-16 19:22:05 +0000
commit0559cc1b27c6c48668985801cfc1c157969ed320 (patch)
tree23c372a43091dfed26b103cc9f0ec06401c84997 /src/go.mod
parentReleasing progress-linux version 1.21.8-1~progress7.99u1. (diff)
downloadgolang-1.21-0559cc1b27c6c48668985801cfc1c157969ed320.tar.xz
golang-1.21-0559cc1b27c6c48668985801cfc1c157969ed320.zip
Merging upstream version 1.21.9.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r--src/go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/go.mod b/src/go.mod
index 3b24053..b647051 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.20231027154334-5ca955b1789c
+ golang.org/x/net v0.12.1-0.20240327214420-1a2eef3ba536
)
require (