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:
authorAlejandro Rodríguez <alejorro70@gmail.com>2022-07-13 20:47:38 +0300
committerAlejandro Rodríguez <alejorro70@gmail.com>2022-07-15 14:51:38 +0300
commit77220ca923e02ba0c4b464421b421df0a8cd7f06 (patch)
tree6733cec7c52fbc8fa1752d36f7f6d887695da012 /go.mod
parent8dd16c9c043d08617a1d01d46880d7506a299ba2 (diff)
Update LabKit library to v1.16.0vendor-v1.16.0
* include original address in correlation CIDR checks ([ae96001](https://gitlab.com/gitlab-org/labkit/commit/ae9600163a6f5fa2ad06676a00b310af36573df4)) * run make recipes in parallel during backward compat check ([efa9c71](https://gitlab.com/gitlab-org/labkit/commit/efa9c71e13ef2bfe4415278e6b1e5c5ee8cc8022)) See https://gitlab.com/gitlab-org/labkit/-/releases/v1.16.0 Changelog: changed
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 367d6d6b..a0d1bec6 100644
--- a/go.mod
+++ b/go.mod
@@ -26,7 +26,7 @@ require (
gitlab.com/feistel/go-contentencoding v1.0.0
gitlab.com/gitlab-org/go-mimedb v1.45.0
gitlab.com/gitlab-org/golang-archive-zip v0.1.1
- gitlab.com/gitlab-org/labkit v1.14.1-0.20220513075046-c39e3ddcade2
+ gitlab.com/gitlab-org/labkit v1.16.0
golang.org/x/crypto v0.0.0-20210921155107-089bfa567519
golang.org/x/net v0.0.0-20211008194852-3b03d305991f
golang.org/x/sync v0.0.0-20210220032951-036812b2e83c