@@ -17,7 +17,7 @@ require (
1717 github.com/golangci/golangci-lint/v2 v2.4.0
1818 github.com/psampaz/go-mod-outdated v0.9.0
1919 golang.org/x/tools v0.36.0
20- mvdan.cc/gofumpt v0.8.0
20+ mvdan.cc/gofumpt v0.9.1
2121)
2222
2323require (
@@ -67,7 +67,7 @@ require (
6767 github.com/charmbracelet/x/cellbuf v0.0.13-0.20250311204145-2c3ea96c31dd // indirect
6868 github.com/charmbracelet/x/term v0.2.1 // indirect
6969 github.com/ckaznocha/intrange v0.3.1 // indirect
70- github.com/coder/websocket v1.8.13 // indirect
70+ github.com/coder/websocket v1.8.14 // indirect
7171 github.com/curioswitch/go-reassign v0.3.0 // indirect
7272 github.com/daixiang0/gci v0.13.7 // indirect
7373 github.com/dave/dst v0.27.3 // indirect
@@ -240,7 +240,7 @@ require (
240240 golang.org/x/sync v0.16.0 // indirect
241241 golang.org/x/sys v0.35.0 // indirect
242242 golang.org/x/text v0.27.0 // indirect
243- google.golang.org/protobuf v1.36.7 // indirect
243+ google.golang.org/protobuf v1.36.8 // indirect
244244 gopkg.in/ini.v1 v1.67.0 // indirect
245245 gopkg.in/yaml.v2 v2.4.0 // indirect
246246 gopkg.in/yaml.v3 v3.0.1 // indirect
0 commit comments