-
- Downloads
Update LabKit library to 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
Loading
| Loading
| @@ -14,7 +14,7 @@ require ( |
github.com/sirupsen/logrus v1.8.1 | ||
github.com/stretchr/testify v1.7.0 | ||
gitlab.com/gitlab-org/gitaly/v14 v14.9.0-rc5.0.20220329111719-51da8bc17059 | ||
gitlab.com/gitlab-org/labkit v1.14.0 | ||
gitlab.com/gitlab-org/labkit v1.16.0 | ||
golang.org/x/crypto v0.0.0-20210921155107-089bfa567519 | ||
golang.org/x/sync v0.0.0-20210220032951-036812b2e83c | ||
google.golang.org/grpc v1.40.0 | ||
Loading
| Loading
|
Please register or sign in to comment