Skip to content

Commit b5faeee

Browse files
chore(deps): update dependency go to v1.24.5 (#8)
Co-authored-by: alaudaa-renovate[bot] <219066560+alaudaa-renovate[bot]@users.noreply.github.com>
1 parent 83ce67f commit b5faeee

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
22

3-
go 1.23.11
3+
go 1.24.5
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/scripts/gen_github_action_config
22

3-
go 1.23.11
3+
go 1.24.5
44

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

0 commit comments

Comments
 (0)