Skip to content

Commit defc071

Browse files
committed
fix: Fix.
1 parent d21d35f commit defc071

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module github.com/gsmlg-dev/caddy-admin-ui
33
go 1.24
44

55
require (
6-
github.com/caddyserver/caddy/v2 v2.10.0
6+
github.com/caddyserver/caddy/v2 v2.9.1
77
github.com/creack/pty v1.1.7
88
github.com/gorilla/websocket v1.5.3
99
go.uber.org/zap v1.27.0

0 commit comments

Comments
 (0)