Skip to content

Commit 8b22e6f

Browse files
committed
chore: update dependencies
1 parent c9b07d8 commit 8b22e6f

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

go.mod

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@ module github.com/golangci/go-printf-func-name
22

33
go 1.23.0
44

5-
require golang.org/x/tools v0.31.0
5+
require golang.org/x/tools v0.36.0
66

77
require (
8-
golang.org/x/mod v0.24.0 // indirect
9-
golang.org/x/sync v0.12.0 // indirect
8+
golang.org/x/mod v0.27.0 // indirect
9+
golang.org/x/sync v0.16.0 // indirect
1010
)

go.sum

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)