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-15 13:22:21 +0300
committerGitLab Renovate Bot <gitlab-bot@gitlab.com>2023-05-15 13:22:21 +0300
commit0c2f3090d9f3b5b1567f4f0e6224e3a39384912a (patch)
treeaac785e4a04c4eaa7bbdb43087e42919032d41ab /go.mod
parent3e8fa7c272824fdfceb5a4de5292592c148433e9 (diff)
go: Update github.com/opencontainers/runtime-spec digest to 0983f1d
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 8b3280b8c..32b37462f 100644
--- a/go.mod
+++ b/go.mod
@@ -29,7 +29,7 @@ require (
github.com/libgit2/git2go/v34 v34.0.0
github.com/miekg/dns v1.1.53
github.com/olekukonko/tablewriter v0.0.5
- github.com/opencontainers/runtime-spec v1.0.3-0.20210326190908-1c3f411f0417
+ 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/prometheus/client_golang v1.15.0