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-07-19 09:09:23 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2023-07-19 09:09:23 +0300
commit37c57082df2119d2daa5dc37ca2a646a0031584d (patch)
treef985eda92a8a74e8d8209ae7ec321f357d03ed71 /workhorse/go.mod
parent7b50347823ba6dcfaab59c2107282f4fc44c9a5d (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'workhorse/go.mod')
-rw-r--r--workhorse/go.mod6
1 files changed, 3 insertions, 3 deletions
diff --git a/workhorse/go.mod b/workhorse/go.mod
index af5ecf8d4eb..d07786dd721 100644
--- a/workhorse/go.mod
+++ b/workhorse/go.mod
@@ -4,7 +4,7 @@ go 1.18
require (
github.com/Azure/azure-sdk-for-go/sdk/storage/azblob v1.0.0
- github.com/BurntSushi/toml v1.3.0
+ github.com/BurntSushi/toml v1.3.2
github.com/FZambia/sentinel v1.1.1
github.com/alecthomas/chroma/v2 v2.8.0
github.com/aws/aws-sdk-go v1.44.256
@@ -20,7 +20,7 @@ require (
github.com/johannesboyne/gofakes3 v0.0.0-20230506070712-04da935ef877
github.com/jpillora/backoff v1.0.0
github.com/mitchellh/copystructure v1.2.0
- github.com/prometheus/client_golang v1.15.1
+ github.com/prometheus/client_golang v1.16.0
github.com/rafaeljusto/redigomock/v3 v3.1.2
github.com/sebest/xff v0.0.0-20210106013422-671bd2870b3a
github.com/sirupsen/logrus v1.9.3
@@ -95,7 +95,7 @@ require (
github.com/power-devops/perfstat v0.0.0-20210106213030-5aafc221ea8c // indirect
github.com/prometheus/client_model v0.3.0 // indirect
github.com/prometheus/common v0.42.0 // indirect
- github.com/prometheus/procfs v0.9.0 // indirect
+ github.com/prometheus/procfs v0.10.1 // indirect
github.com/prometheus/prometheus v0.42.0 // indirect
github.com/ryszard/goskiplist v0.0.0-20150312221310-2dfbae5fcf46 // indirect
github.com/shabbyrobe/gocovmerge v0.0.0-20190829150210-3e036491d500 // indirect