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-09 15:21:45 +0300
committerGitLab Renovate Bot <gitlab-bot@gitlab.com>2023-05-09 15:21:45 +0300
commitc609b890a8d5f3c36355df68addb6ff8290d57c5 (patch)
tree60cb9e5e338d980f30c30bf671261d57c3270f30 /go.mod
parent4cea633e189f6f9cda9ec1299db23abbde509ea8 (diff)
go: Update module github.com/miekg/dns to v1.1.54
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 656afccef..6b8017aa6 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