We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d21d35f commit defc071Copy full SHA for defc071
go.mod
@@ -3,7 +3,7 @@ module github.com/gsmlg-dev/caddy-admin-ui
3
go 1.24
4
5
require (
6
- github.com/caddyserver/caddy/v2 v2.10.0
+ github.com/caddyserver/caddy/v2 v2.9.1
7
github.com/creack/pty v1.1.7
8
github.com/gorilla/websocket v1.5.3
9
go.uber.org/zap v1.27.0
0 commit comments