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-22 22:18:33 +0300
committerJaime Martinez <jmartinez@gitlab.com>2023-11-01 01:37:02 +0300
commitbe0275d5948670f17bacca9beffe01bf02d4e6d5 (patch)
treea990e81e57a0a2c08f179935c60760e010e086a3 /go.mod
parente84aa5ecdbc176887c889daa4dbb9664a2044070 (diff)
Update module github.com/karlseguin/ccache/v2 to v3
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 d5bfd5c3..11af076e 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.1
github.com/hashicorp/go-multierror v1.1.1
- github.com/karlseguin/ccache/v2 v2.0.8
+ github.com/karlseguin/ccache/v3 v3.0.5
github.com/namsral/flag v1.7.4-pre
github.com/patrickmn/go-cache v2.1.0+incompatible
github.com/pires/go-proxyproto v0.7.0