Skip to content

Commit

Permalink
fix(deps): update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 11, 2024
1 parent 8f4d32a commit 4ebac5f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.23
toolchain go1.23.4

require (
github.com/coredns/caddy v1.1.2-0.20241029205200-8de985351a98
github.com/coredns/caddy/v2 v2.1.1
github.com/coredns/coredns v1.12.0
github.com/k8gb-io/go-weight-shuffling v0.4.0
github.com/maxmind/mmdbwriter v1.0.0
Expand All @@ -14,7 +14,7 @@ require (
github.com/stretchr/testify v1.10.0
go.uber.org/mock v0.5.0
k8s.io/api v0.31.3
k8s.io/apimachinery v0.31.3
k8s.io/apimachinery v0.31.4
k8s.io/client-go v0.31.3
sigs.k8s.io/external-dns v0.15.0
)
Expand Down

0 comments on commit 4ebac5f

Please sign in to comment.