Skip to content

Commit 993c88e

Browse files
fix(deps): update all dependencies
1 parent 120f1b1 commit 993c88e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

tools/go.mod

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,11 @@ require (
1313
)
1414

1515
require (
16-
github.com/evanw/esbuild v0.25.10
17-
github.com/golangci/golangci-lint/v2 v2.5.0
16+
github.com/evanw/esbuild v0.27.0
17+
github.com/golangci/golangci-lint/v2 v2.6.2
1818
github.com/psampaz/go-mod-outdated v0.9.0
19-
golang.org/x/tools v0.38.0
20-
mvdan.cc/gofumpt v0.9.1
19+
golang.org/x/tools v0.39.0
20+
mvdan.cc/gofumpt v0.9.2
2121
)
2222

2323
require (

0 commit comments

Comments
 (0)