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-05-25 13:17:38 +0300
committerGitLab Renovate Bot <gitlab-bot@gitlab.com>2023-05-25 13:17:38 +0300
commit4d79f157ac8d33010c5e58e8a8121458455a5e6d (patch)
tree4264c28c90b41c8a8adf6626669adc84160214cb /go.mod
parentcd450ecd8e03168535869025123111a2b5a4b09e (diff)
Update module github.com/karlseguin/ccache/v2 to v2.0.8
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 6be77a45..2384af60 100644
--- a/go.mod
+++ b/go.mod
@@ -15,7 +15,7 @@ require (
github.com/gorilla/securecookie v1.1.1
github.com/gorilla/sessions v1.2.0
github.com/hashicorp/go-multierror v1.1.1
- github.com/karlseguin/ccache/v2 v2.0.6
+ github.com/karlseguin/ccache/v2 v2.0.8
github.com/namsral/flag v1.7.4-pre
github.com/patrickmn/go-cache v2.1.0+incompatible
github.com/pires/go-proxyproto v0.6.2