Skip to content

Commit

Permalink
Merge pull request #10 from thesoulless/dependabot/go_modules/github.…
Browse files Browse the repository at this point in the history
…com/caddyserver/certmagic-0.21.3

Bump github.com/caddyserver/certmagic from 0.21.2 to 0.21.3
  • Loading branch information
thesoulless authored Jun 9, 2024
2 parents aba1c62 + a29f0c9 commit dde2e8b
Show file tree
Hide file tree
Showing 7 changed files with 32 additions and 15 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/thesoulless/incase
go 1.22

require (
github.com/caddyserver/certmagic v0.21.2
github.com/caddyserver/certmagic v0.21.3
github.com/go-chi/chi/v5 v5.0.12
github.com/rs/xid v1.5.0
golang.org/x/exp v0.0.0-20221217163422-3c43f8badb15
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
github.com/caddyserver/certmagic v0.21.2 h1:O18LtaYBGDooyy257cYePnhp4lPfz6TaJELil6Q1fDg=
github.com/caddyserver/certmagic v0.21.2/go.mod h1:Zq6pklO9nVRl3DIFUw9gVUfXKdpc/0qwTUAQMBlfgtI=
github.com/caddyserver/certmagic v0.21.3 h1:pqRRry3yuB4CWBVq9+cUqu+Y6E2z8TswbhNx1AZeYm0=
github.com/caddyserver/certmagic v0.21.3/go.mod h1:Zq6pklO9nVRl3DIFUw9gVUfXKdpc/0qwTUAQMBlfgtI=
github.com/caddyserver/zerossl v0.1.3 h1:onS+pxp3M8HnHpN5MMbOMyNjmTheJyWRaZYwn+YTAyA=
github.com/caddyserver/zerossl v0.1.3/go.mod h1:CxA0acn7oEGO6//4rtrRjYgEoa4MFw/XofZnrYwGqG4=
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=
Expand Down
12 changes: 11 additions & 1 deletion vendor/github.com/caddyserver/certmagic/acmeclient.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions vendor/github.com/caddyserver/certmagic/httphandlers.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions vendor/github.com/caddyserver/certmagic/maintain.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

17 changes: 12 additions & 5 deletions vendor/github.com/caddyserver/certmagic/zerosslissuer.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion vendor/modules.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# github.com/caddyserver/certmagic v0.21.2
# github.com/caddyserver/certmagic v0.21.3
## explicit; go 1.21.0
github.com/caddyserver/certmagic
# github.com/caddyserver/zerossl v0.1.3
Expand Down

0 comments on commit dde2e8b

Please sign in to comment.