k3d-io / k3d

Little helper to run CNCF's k3s in Docker
https://k3d.io/
MIT License
5.48k stars 462 forks source link

fix(deps): update module github.com/go-test/deep to v1.1.1 #1501

Open renovate[bot] opened 2 months ago

renovate[bot] commented 2 months ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/go-test/deep v1.1.0 -> v1.1.1 age adoption passing confidence

Release Notes

go-test/deep (github.com/go-test/deep) ### [`v1.1.1`](https://redirect.github.com/go-test/deep/blob/HEAD/CHANGES.md#v111-released-2024-06-23) [Compare Source](https://redirect.github.com/go-test/deep/compare/v1.1.0...v1.1.1) - Added `NilPointersAreZero` option: causes a nil pointer to be equal to a zero value (PR [#​61](https://redirect.github.com/go-test/deep/issues/61)) ([@​seveas](https://redirect.github.com/seveas)) - Updated test matrix to go1.22, go1.21, and go1.20

Configuration

πŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

β™» Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

πŸ”• Ignore: Close this PR and you won't be reminded about this update again.



This PR was generated by Mend Renovate. View the repository job log.

renovate[bot] commented 2 months ago

β„Ή Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

Details:

Package Change
github.com/felixge/httpsnoop v1.0.3 -> v1.0.4
github.com/prometheus/client_model v0.3.0 -> v0.5.0
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.45.0 -> v0.50.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.19.0 -> v1.25.0
gotest.tools/v3 v3.4.0 -> v3.5.0