Skip to content

Commit

Permalink
fix: retract RC1 of the Caddy module
Browse files Browse the repository at this point in the history
  • Loading branch information
dunglas committed Oct 30, 2023
1 parent c1b8c5d commit ce1b02b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions caddy/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ go 1.21

replace github.com/dunglas/frankenphp => ../

retract v1.0.0-rc.1 // Human error

require (
github.com/caddyserver/caddy/v2 v2.7.5
github.com/caddyserver/certmagic v0.19.2
Expand Down

0 comments on commit ce1b02b

Please sign in to comment.