Skip to content

Commit b1a9906

Browse files
chore(deps): update dependency go to v1.25.1 (#20)
Co-authored-by: alaudaa-renovate[bot] <219066560+alaudaa-renovate[bot]@users.noreply.github.com>
1 parent 8928165 commit b1a9906

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/golangci/golangci-lint/v2
22

3-
go 1.25.0
3+
go 1.25.1
44

55
require (
66
4d63.com/gocheckcompilerdirectives v1.3.0

scripts/gen_github_action_config/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/golangci/golangci-lint/v2/scripts/gen_github_action_config
22

3-
go 1.25.0
3+
go 1.25.1
44

55
require (
66
github.com/shurcooL/githubv4 v0.0.0-20240429030203-be2daab69064

0 commit comments

Comments
 (0)