File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ go 1.26.2
44
55require (
66 github.com/armon/go-socks5 v0.0.0-20160902184237-e75332964ef5
7- github.com/fsnotify/fsnotify v1.9 .0
7+ github.com/fsnotify/fsnotify v1.10 .0
88 github.com/gorilla/websocket v1.5.3
99 github.com/jpillora/backoff v1.0.0
1010 github.com/jpillora/requestlog v1.0.0
Original file line number Diff line number Diff line change @@ -2,8 +2,8 @@ github.com/andrew-d/go-termutil v0.0.0-20150726205930-009166a695a2 h1:axBiC50cNZ
22github.com/andrew-d/go-termutil v0.0.0-20150726205930-009166a695a2 /go.mod h1:jnzFpU88PccN/tPPhCpnNU8mZphvKxYM9lLNkd8e+os =
33github.com/armon/go-socks5 v0.0.0-20160902184237-e75332964ef5 h1:0CwZNZbxp69SHPdPJAN/hZIm0C4OItdklCFmMRWYpio =
44github.com/armon/go-socks5 v0.0.0-20160902184237-e75332964ef5 /go.mod h1:wHh0iHkYZB8zMSxRWpUBQtwG5a7fFgvEO+odwuTv2gs =
5- github.com/fsnotify/fsnotify v1.9 .0 h1:2Ml+OJNzbYCTzsxtv8vKSFD9PbJjmhYF14k/jKC7S9k =
6- github.com/fsnotify/fsnotify v1.9 .0 /go.mod h1:8jBTzvmWwFyi3Pb8djgCCO5IBqzKJ/Jwo8TRcHyHii0 =
5+ github.com/fsnotify/fsnotify v1.10 .0 h1:Xx/5Ydg9CeBDX/wi4VJqStNtohYjitZhhlHt4h3St1M =
6+ github.com/fsnotify/fsnotify v1.10 .0 /go.mod h1:TLheqan6HD6GBK6PrDWyDPBaEV8LspOxvPSjC+bVfgo =
77github.com/gorilla/websocket v1.5.3 h1:saDtZ6Pbx/0u+bgYQ3q96pZgCzfhKXGPqt7kZ72aNNg =
88github.com/gorilla/websocket v1.5.3 /go.mod h1:YR8l580nyteQvAITg2hZ9XVh4b55+EU/adAjf1fMHhE =
99github.com/jpillora/ansi v1.0.3 h1:nn4Jzti0EmRfDxm7JtEs5LzCbNwd5sv+0aE+LdS9/ZQ =
You can’t perform that action at this time.
0 commit comments