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:
authorPatrick Steinhardt <psteinhardt@gitlab.com>2023-05-17 17:37:15 +0300
committerPatrick Steinhardt <psteinhardt@gitlab.com>2023-05-17 17:37:15 +0300
commitdecbc259d62921c9f78e4feee4d5a76500264cc3 (patch)
tree4fb90a0393c9af4b2b3c7bfa5fcc93d6b02527e2 /go.mod
parente66b5c2f3d56234280470d45f769779619553280 (diff)
parent0c2f3090d9f3b5b1567f4f0e6224e3a39384912a (diff)
Merge branch 'renovate/github.com-opencontainers-runtime-spec-digest' into 'master'
go: Update github.com/opencontainers/runtime-spec digest to 0983f1d See merge request https://gitlab.com/gitlab-org/gitaly/-/merge_requests/5762 Merged-by: Patrick Steinhardt <psteinhardt@gitlab.com> Approved-by: Sami Hiltunen <shiltunen@gitlab.com> Co-authored-by: GitLab Renovate Bot <gitlab-bot@gitlab.com>
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 9a8e689bf..32c703f5b 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.54
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