Skip to content

Commit 59ae125

Browse files
dependabot[bot]tpantelis
authored andcommitted
Bump github.com/coredns/caddy in /coredns in the gomod group
Bumps the gomod group in /coredns with 1 update: [github.com/coredns/caddy](https://github.com/coredns/caddy). Updates `github.com/coredns/caddy` from 1.1.2-0.20241029205200-8de985351a98 to 1.1.3 - [Release notes](https://github.com/coredns/caddy/releases) - [Commits](https://github.com/coredns/caddy/commits/v1.1.3) --- updated-dependencies: - dependency-name: github.com/coredns/caddy dependency-version: 1.1.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ce2c8cd commit 59ae125

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

coredns/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module github.com/submariner-io/lighthouse/coredns
33
go 1.24.0
44

55
require (
6-
github.com/coredns/caddy v1.1.2-0.20241029205200-8de985351a98
6+
github.com/coredns/caddy v1.1.3
77
github.com/coredns/coredns v1.12.4
88
github.com/miekg/dns v1.1.68
99
github.com/onsi/ginkgo/v2 v2.25.3

coredns/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -80,8 +80,8 @@ github.com/cespare/xxhash/v2 v2.3.0 h1:UL815xU9SqsFlibzuggzjXhog7bL6oX9BbNZnL2UF
8080
github.com/cespare/xxhash/v2 v2.3.0/go.mod h1:VGX0DQ3Q6kWi7AoAeZDth3/j3BFtOZR5XLFGgcrjCOs=
8181
github.com/cihub/seelog v0.0.0-20170130134532-f561c5e57575 h1:kHaBemcxl8o/pQ5VM1c8PVE1PubbNx3mjUr09OqWGCs=
8282
github.com/cihub/seelog v0.0.0-20170130134532-f561c5e57575/go.mod h1:9d6lWj8KzO/fd/NrVaLscBKmPigpZpn5YawRPw+e3Yo=
83-
github.com/coredns/caddy v1.1.2-0.20241029205200-8de985351a98 h1:c+Epklw9xk6BZ1OFBPWLA2PcL8QalKvl3if8CP9x8uw=
84-
github.com/coredns/caddy v1.1.2-0.20241029205200-8de985351a98/go.mod h1:A6ntJQlAWuQfFlsd9hvigKbo2WS0VUs2l1e2F+BawD4=
83+
github.com/coredns/caddy v1.1.3 h1:zy+rYOAhG1Qjxnaf4QGIglYpR3io9YTJ67abYbEgfwY=
84+
github.com/coredns/caddy v1.1.3/go.mod h1:A6ntJQlAWuQfFlsd9hvigKbo2WS0VUs2l1e2F+BawD4=
8585
github.com/coredns/coredns v1.12.4 h1:rIMnjPvB02drP18DTlJJb1vGkc8Tyl8fe7NFnnSv2lU=
8686
github.com/coredns/coredns v1.12.4/go.mod h1:TxzroErfdIKzIwSJUX2VT9NqlZ1RZ3jqIzs3fQ1shmY=
8787
github.com/coreos/go-semver v0.3.1 h1:yi21YpKnrx1gt5R+la8n5WgS0kCrsPp33dmEyHReZr4=

0 commit comments

Comments
 (0)