Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2023-01-31 03:10:33 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2023-01-31 03:10:33 +0300
commit13ddda5208f9175e822af6d05a32600bc9cad091 (patch)
treed0dede48f80b34cfbf326d9539edc2e2addf4398 /workhorse/go.mod
parentdd8c199e989482245c58ee49b5f7169bdd9073eb (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'workhorse/go.mod')
-rw-r--r--workhorse/go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/workhorse/go.mod b/workhorse/go.mod
index 9c740e0fe82..923c049a293 100644
--- a/workhorse/go.mod
+++ b/workhorse/go.mod
@@ -17,7 +17,7 @@ require (
github.com/gorilla/websocket v1.5.0
github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0
- github.com/johannesboyne/gofakes3 v0.0.0-20230108161031-df26ca44a1e9
+ github.com/johannesboyne/gofakes3 v0.0.0-20230129080941-f6a8a9ae6fd3
github.com/jpillora/backoff v1.0.0
github.com/mitchellh/copystructure v1.2.0
github.com/prometheus/client_golang v1.14.0