-
Notifications
You must be signed in to change notification settings - Fork 350
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
build(deps): bump github.com/miekg/dns from 1.1.56 to 1.1.57 #2742
Closed
dependabot
wants to merge
1
commit into
master
from
dependabot/go_modules/github.com/miekg/dns-1.1.57
+23
−63
Closed
Changes from all commits
Commits
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -26,10 +26,10 @@ require ( | |
github.com/hashicorp/memberlist v0.5.0 | ||
github.com/instana/go-sensor v1.58.0 | ||
github.com/lightstep/lightstep-tracer-go v0.26.0 | ||
github.com/miekg/dns v1.1.56 | ||
github.com/miekg/dns v1.1.57 | ||
github.com/oklog/ulid v1.3.1 | ||
github.com/open-policy-agent/opa v0.58.0 | ||
github.com/open-policy-agent/opa-envoy-plugin v0.58.0-envoy | ||
github.com/open-policy-agent/opa v0.54.0 | ||
github.com/open-policy-agent/opa-envoy-plugin v0.54.0-envoy | ||
github.com/opentracing/basictracer-go v1.1.0 | ||
github.com/opentracing/opentracing-go v1.2.0 | ||
github.com/prometheus/client_golang v1.17.0 | ||
|
@@ -40,7 +40,7 @@ require ( | |
github.com/sony/gobreaker v0.5.0 | ||
github.com/stretchr/testify v1.8.4 | ||
github.com/szuecs/rate-limit-buffer v0.9.0 | ||
github.com/testcontainers/testcontainers-go v0.26.0 | ||
github.com/testcontainers/testcontainers-go v0.21.0 | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. 5 minor version downgrade |
||
github.com/tidwall/gjson v1.17.0 | ||
github.com/tsenart/vegeta v12.7.0+incompatible | ||
github.com/uber/jaeger-client-go v2.30.0+incompatible | ||
|
@@ -64,12 +64,10 @@ require ( | |
require ( | ||
cloud.google.com/go/compute v1.23.0 // indirect | ||
cloud.google.com/go/compute/metadata v0.2.3 // indirect | ||
dario.cat/mergo v1.0.0 // indirect | ||
github.com/AdaLogics/go-fuzz-headers v0.0.0-20230811130428-ced1acdcaa24 // indirect | ||
github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 // indirect | ||
github.com/HdrHistogram/hdrhistogram-go v1.1.2 // indirect | ||
github.com/Microsoft/go-winio v0.6.1 // indirect | ||
github.com/Microsoft/hcsshim v0.11.1 // indirect | ||
github.com/OneOfOne/xxhash v1.2.8 // indirect | ||
github.com/agnivade/levenshtein v1.1.1 // indirect | ||
github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da // indirect | ||
|
@@ -79,8 +77,7 @@ require ( | |
github.com/cenkalti/backoff/v4 v4.2.1 // indirect | ||
github.com/cespare/xxhash v1.1.0 // indirect | ||
github.com/cncf/xds/go v0.0.0-20230607035331-e9ce68804cb4 // indirect | ||
github.com/containerd/containerd v1.7.7 // indirect | ||
github.com/containerd/log v0.1.0 // indirect | ||
github.com/containerd/containerd v1.7.0-beta.2 // indirect | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. beta version.. |
||
github.com/cpuguy83/dockercfg v0.3.1 // indirect | ||
github.com/davecgh/go-spew v1.1.1 // indirect | ||
github.com/dgraph-io/badger/v3 v3.2103.5 // indirect | ||
|
@@ -96,7 +93,6 @@ require ( | |
github.com/go-ini/ini v1.67.0 // indirect | ||
github.com/go-logr/logr v1.2.4 // indirect | ||
github.com/go-logr/stdr v1.2.2 // indirect | ||
github.com/go-ole/go-ole v1.2.6 // indirect | ||
github.com/gobwas/glob v0.2.3 // indirect | ||
github.com/gogo/protobuf v1.3.2 // indirect | ||
github.com/golang/glog v1.1.2 // indirect | ||
|
@@ -112,11 +108,11 @@ require ( | |
github.com/hashicorp/go-multierror v1.1.1 // indirect | ||
github.com/hashicorp/go-sockaddr v1.0.0 // indirect | ||
github.com/hashicorp/golang-lru v0.5.1 // indirect | ||
github.com/imdario/mergo v0.3.15 // indirect | ||
github.com/influxdata/tdigest v0.0.1 // indirect | ||
github.com/klauspost/compress v1.16.0 // indirect | ||
github.com/lightstep/lightstep-tracer-common/golang/gogo v0.0.0-20210210170715-a8dfcb80d3a7 // indirect | ||
github.com/looplab/fsm v1.0.1 // indirect | ||
github.com/lufia/plan9stats v0.0.0-20211012122336-39d0f177ccd0 // indirect | ||
github.com/magiconair/properties v1.8.7 // indirect | ||
github.com/mailru/easyjson v0.7.0 // indirect | ||
github.com/mattn/go-runewidth v0.0.13 // indirect | ||
|
@@ -135,25 +131,19 @@ require ( | |
github.com/peterh/liner v1.2.2 // indirect | ||
github.com/pkg/errors v0.9.1 // indirect | ||
github.com/pmezard/go-difflib v1.0.0 // indirect | ||
github.com/power-devops/perfstat v0.0.0-20210106213030-5aafc221ea8c // indirect | ||
github.com/pquerna/cachecontrol v0.0.0-20171018203845-0dec1b30a021 // indirect | ||
github.com/prometheus/client_model v0.4.1-0.20230718164431-9a2bf3000d16 // indirect | ||
github.com/prometheus/common v0.44.0 // indirect | ||
github.com/prometheus/procfs v0.11.1 // indirect | ||
github.com/rivo/uniseg v0.2.0 // indirect | ||
github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 // indirect | ||
github.com/shirou/gopsutil/v3 v3.23.9 // indirect | ||
github.com/shoenig/go-m1cpu v0.1.6 // indirect | ||
github.com/streadway/quantile v0.0.0-20220407130108-4246515d968d // indirect | ||
github.com/tchap/go-patricia/v2 v2.3.1 // indirect | ||
github.com/tidwall/match v1.1.1 // indirect | ||
github.com/tidwall/pretty v1.2.0 // indirect | ||
github.com/tklauser/go-sysconf v0.3.12 // indirect | ||
github.com/tklauser/numcpus v0.6.1 // indirect | ||
github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb // indirect | ||
github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 // indirect | ||
github.com/yashtewari/glob-intersection v0.2.0 // indirect | ||
github.com/yusufpapurcu/wmi v1.2.3 // indirect | ||
go.opencensus.io v0.24.0 // indirect | ||
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.45.0 // indirect | ||
go.opentelemetry.io/otel v1.19.0 // indirect | ||
|
@@ -177,8 +167,8 @@ require ( | |
google.golang.org/genproto/googleapis/rpc v0.0.0-20230822172742-b8732ec3820d // indirect | ||
google.golang.org/grpc v1.59.0 // indirect | ||
gopkg.in/yaml.v3 v3.0.1 // indirect | ||
gotest.tools/v3 v3.5.1 // indirect | ||
oras.land/oras-go/v2 v2.3.1 // indirect | ||
sigs.k8s.io/yaml v1.4.0 // indirect | ||
) | ||
|
||
go 1.20 |
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
4 minor version downgrade, not really great