File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11module github.com/dunglas/frankenphp/caddy
22
33go 1.24
4-
54toolchain go1.24.2
65
76replace github.com/dunglas/frankenphp => ../
@@ -13,7 +12,7 @@ require (
1312 github.com/caddyserver/certmagic v0.23.0
1413 github.com/dunglas/caddy-cbrotli v1.0.0
1514 github.com/dunglas/frankenphp v1.5.0
16- github.com/dunglas/mercure/caddy v0.18.4
15+ github.com/dunglas/mercure/caddy v0.19.0
1716 github.com/dunglas/vulcain/caddy v1.2.0
1817 github.com/prometheus/client_golang v1.22.0
1918 github.com/spf13/cobra v1.9.1
@@ -60,7 +59,7 @@ require (
6059 github.com/dlclark/regexp2 v1.11.5 // indirect
6160 github.com/dolthub/maphash v0.1.0 // indirect
6261 github.com/dunglas/httpsfv v1.1.0 // indirect
63- github.com/dunglas/mercure v0.18.4 // indirect
62+ github.com/dunglas/mercure v0.19.0 // indirect
6463 github.com/dunglas/vulcain v1.2.0 // indirect
6564 github.com/dustin/go-humanize v1.0.1 // indirect
6665 github.com/felixge/httpsnoop v1.0.4 // indirect
Original file line number Diff line number Diff line change @@ -168,10 +168,10 @@ github.com/dunglas/caddy-cbrotli v1.0.0 h1:+WNqXBkWyMcIpXB2rVZ3nwcElUbuAzf0kPxNX
168168github.com/dunglas/caddy-cbrotli v1.0.0 /go.mod h1:KZsUu3fnQBgO0o3YDoQuO3Z61dFgUncr1F8rg8acwQw =
169169github.com/dunglas/httpsfv v1.1.0 h1:Jw76nAyKWKZKFrpMMcL76y35tOpYHqQPzHQiwDvpe54 =
170170github.com/dunglas/httpsfv v1.1.0 /go.mod h1:zID2mqw9mFsnt7YC3vYQ9/cjq30q41W+1AnDwH8TiMg =
171- github.com/dunglas/mercure v0.18.4 h1:fhi1t1LIK2EqIDAMHSMH1lpmZTUu5hLXykXbJ718vp0 =
172- github.com/dunglas/mercure v0.18.4 /go.mod h1:J/WQtiI31VacQJ1CBV1pqisKzPjoxIaZ9ZUSyhctKas =
173- github.com/dunglas/mercure/caddy v0.18.4 h1:uxG50dbnsgNaDAlHX+8Y1b62ZvEcw1eHt5LrC6as0nQ =
174- github.com/dunglas/mercure/caddy v0.18.4 /go.mod h1:187W43Uae6s+bga5NJ8p+07Avbj3UsT78wA7/+3KMEw =
171+ github.com/dunglas/mercure v0.19.0 h1:GGi0Q1u864/i6g3UoHoFb2ulKdsl22BB1cy4b/pHl3k =
172+ github.com/dunglas/mercure v0.19.0 /go.mod h1:T+jHRIkAw/yKQuBNHBROj93dPhjQDfNHNOehGci4P8U =
173+ github.com/dunglas/mercure/caddy v0.19.0 h1:FBwJ88lnkyVUsG4c3RlVfDDy9f3Q3B28LfzaEzJIhGs =
174+ github.com/dunglas/mercure/caddy v0.19.0 /go.mod h1:DKdo9FfA5pfr16/ZfRSlJ8lgaZ5dmrIkIFRCb3OQ/zU =
175175github.com/dunglas/vulcain v1.2.0 h1:RPNYuTe0woh4bGfIMAJ3dCgJDN8VJwhDjucQiCOoUsE =
176176github.com/dunglas/vulcain v1.2.0 /go.mod h1:LhyYeqSAEw9P65l25CIzS1sRwJxkP75Qa7p8lIHZPsc =
177177github.com/dunglas/vulcain/caddy v1.2.0 h1:2O2R7Hn+kkInv6mrmOk5LLDtgRdPKGlXzdFJUKrb/jE =
You can’t perform that action at this time.
0 commit comments