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-12-12 07:17:55 +0300
committerGitLab Renovate Bot <gitlab-bot@gitlab.com>2023-12-12 07:17:55 +0300
commit4d4da248b39ba002412b879dbfc4b5e0e98f040f (patch)
tree4ca2d1968c20f35d690094f9dc3809cc48064c8f /go.mod
parent9c8751223f651d2bd2dfcb15fe6674202d2726db (diff)
Update module golang.org/x/net to v0.19.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 f04d8afb..0605564f 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.21.0
golang.org/x/crypto v0.16.0
- golang.org/x/net v0.17.0
+ golang.org/x/net v0.19.0
golang.org/x/sync v0.5.0
golang.org/x/sys v0.15.0
golang.org/x/time v0.3.0