Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-pages.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorGitLab Renovate Bot <gitlab-bot@gitlab.com>2023-10-13 12:17:43 +0300
committerGitLab Renovate Bot <gitlab-bot@gitlab.com>2023-10-13 12:17:43 +0300
commiteb99acebc69f5b4b831d8c0c531c7c4bd5846832 (patch)
treeea0a7df6cf7a750e8d5aa96359369717dcfb355d /go.mod
parentd0e2c86d02a39c2754287aaffc8b6da639ae8786 (diff)
Update module golang.org/x/net to v0.17.0
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 9d902751..761def5e 100644
--- a/go.mod
+++ b/go.mod
@@ -28,7 +28,7 @@ require (
gitlab.com/gitlab-org/go-mimedb v1.52.0
gitlab.com/gitlab-org/labkit v1.20.0
golang.org/x/crypto v0.14.0
- golang.org/x/net v0.10.0
+ golang.org/x/net v0.17.0
golang.org/x/sync v0.4.0
golang.org/x/sys v0.13.0
golang.org/x/time v0.3.0