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

gitlab.com/gitlab-org/gitaly.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-05-31 02:22:10 +0300
committerGitLab Renovate Bot <gitlab-bot@gitlab.com>2023-05-31 02:22:10 +0300
commitdb726e8cf3d6499754a765dbd6874c1c6b79a44f (patch)
tree62632d48e44716f16a224c26abe8fe8fa16bc701 /go.mod
parent689207391584ced7381371aaa29f299c436edac2 (diff)
go: Update module github.com/pelletier/go-toml/v2 to v2.0.8
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 e9ff023f2..35f7b1572 100644
--- a/go.mod
+++ b/go.mod
@@ -29,7 +29,7 @@ require (
github.com/olekukonko/tablewriter v0.0.5
github.com/opencontainers/runtime-spec v1.1.0-rc.2.0.20230511085824-0983f1d9e08f
github.com/opentracing/opentracing-go v1.2.0
- github.com/pelletier/go-toml/v2 v2.0.7
+ github.com/pelletier/go-toml/v2 v2.0.8
github.com/prometheus/client_golang v1.15.1
github.com/rubenv/sql-migrate v1.4.0
github.com/sirupsen/logrus v1.9.0