Skip to content

Commit bcfa33d

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

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.24.5
3+
go 1.24.6
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.24.5
3+
go 1.24.6
44

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

0 commit comments

Comments
 (0)