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:
authorJustin Tobler <jtobler@gitlab.com>2023-05-15 18:21:50 +0300
committerJustin Tobler <jtobler@gitlab.com>2023-05-15 18:21:50 +0300
commit760051f1fcd51c71e5eaa720f4a55a5bc9061a1a (patch)
treebc58eeac9c8e17027a5ab6e874fc27fde1376786 /go.mod
parent47addc95b410619a16a99e47969104018dcd78d8 (diff)
parentc609b890a8d5f3c36355df68addb6ff8290d57c5 (diff)
Merge branch 'renovate/github.com-miekg-dns-1.x' into 'master'
go: Update module github.com/miekg/dns to v1.1.54 See merge request https://gitlab.com/gitlab-org/gitaly/-/merge_requests/5733 Merged-by: Justin Tobler <jtobler@gitlab.com> Approved-by: Sami Hiltunen <shiltunen@gitlab.com> Approved-by: Justin Tobler <jtobler@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 8b3280b8c..9797ef3ab 100644
--- a/go.mod
+++ b/go.mod
@@ -27,7 +27,7 @@ require (
github.com/jackc/pgx/v4 v4.18.1
github.com/kelseyhightower/envconfig v1.4.0
github.com/libgit2/git2go/v34 v34.0.0
- github.com/miekg/dns v1.1.53
+ 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/opentracing/opentracing-go v1.2.0