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:
authorJaime Martinez <jmartinez@gitlab.com>2021-03-25 07:58:55 +0300
committerJaime Martinez <jmartinez@gitlab.com>2021-03-25 07:58:55 +0300
commitc6279e7db3486834570a0ddcbdc9889355388d11 (patch)
treedc93290be2c629580afdc9496bd8b417c9c2b802 /go.mod
parent33723f8a85871797b6f38ab0340437a9b635f917 (diff)
Run setup as part of cache
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 dc903302..280963d7 100644
--- a/go.mod
+++ b/go.mod
@@ -21,7 +21,7 @@ require (
github.com/pires/go-proxyproto v0.2.0
github.com/prometheus/client_golang v1.6.0
github.com/rs/cors v1.7.0
- github.com/sirupsen/logrus v1.8.0
+ github.com/sirupsen/logrus v1.8.1
github.com/stretchr/objx v0.2.0 // indirect
github.com/stretchr/testify v1.7.0
github.com/tj/assert v0.0.3 // indirect