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:
authorfeistel <6742251-feistel@users.noreply.gitlab.com>2021-08-10 20:33:18 +0300
committerfeistel <6742251-feistel@users.noreply.gitlab.com>2021-08-20 04:39:10 +0300
commit8a8074fac85119724b68af4456264e15750643c6 (patch)
treef9f6d7ae8f795637d7b30e1f79f6c08e1493b8e5 /go.mod
parentbdea831f69ed705ea784aa76feaba2136e20b5a8 (diff)
build: remove godirwalk dependency
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod1
1 files changed, 0 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 302dbfea..c55b95dc 100644
--- a/go.mod
+++ b/go.mod
@@ -13,7 +13,6 @@ require (
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/karrick/godirwalk v1.10.12
github.com/namsral/flag v1.7.4-pre
github.com/patrickmn/go-cache v2.1.0+incompatible
github.com/pires/go-proxyproto v0.2.0