Skip to content

Commit

Permalink
feat(deps): bump github.com/caddyserver/caddy/v2 from 2.7.1 to 2.7.2
Browse files Browse the repository at this point in the history
Bumps [github.com/caddyserver/caddy/v2](https://github.com/caddyserver/caddy) from 2.7.1 to 2.7.2.
- [Release notes](https://github.com/caddyserver/caddy/releases)
- [Changelog](https://github.com/caddyserver/caddy/blob/master/.goreleaser.yml)
- [Commits](caddyserver/caddy@v2.7.1...v2.7.2)

---
updated-dependencies:
- dependency-name: github.com/caddyserver/caddy/v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and aymanbagabas committed Aug 4, 2023
1 parent 3a39c8d commit b2a4dc2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/caddy-dns/route53
go 1.19

require (
github.com/caddyserver/caddy/v2 v2.7.1
github.com/caddyserver/caddy/v2 v2.7.2
github.com/libdns/route53 v1.3.3
)

Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -69,8 +69,8 @@ github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973/go.mod h1:Dwedo/Wpr24
github.com/beorn7/perks v1.0.0/go.mod h1:KWe93zE9D1o94FZ5RNwFwVgaQK1VOXiVxmqh+CedLV8=
github.com/beorn7/perks v1.0.1 h1:VlbKKnNfV8bJzeqoa4cOKqO6bYr3WgKZxO8Z16+hsOM=
github.com/beorn7/perks v1.0.1/go.mod h1:G2ZrVWU2WbWT9wwq4/hrbKbnv/1ERSJQ0ibhJ6rlkpw=
github.com/caddyserver/caddy/v2 v2.7.1 h1:HmTW5UPWhU4t3+HxBSX2d1hDAdVOQas5IVDP5zH2DhE=
github.com/caddyserver/caddy/v2 v2.7.1/go.mod h1:IINHHxgo1nMHU7sITDyJZNvFco6DYRuDNJmPJfyA1/U=
github.com/caddyserver/caddy/v2 v2.7.2 h1:QqThyoyUFAv1B7A2NMeaWlz7xmgKqU49PXBX08A+6xg=
github.com/caddyserver/caddy/v2 v2.7.2/go.mod h1:IINHHxgo1nMHU7sITDyJZNvFco6DYRuDNJmPJfyA1/U=
github.com/caddyserver/certmagic v0.19.1 h1:4jyOYm2DHvQI8YM0sk6qm62Gl5XznHxiMBMWjMTlQkw=
github.com/caddyserver/certmagic v0.19.1/go.mod h1:fsL01NomQ6N+kE2j37ZCnig2MFosG+MIO4ztnmG/zz8=
github.com/census-instrumentation/opencensus-proto v0.2.1/go.mod h1:f6KPmirojxKA12rnyqOA5BBL4O983OfeGPqjHWSTneU=
Expand Down

0 comments on commit b2a4dc2

Please sign in to comment.