Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump golangci
Browse files Browse the repository at this point in the history
anuraaga committed Nov 28, 2024
1 parent bab7900 commit 0af7106
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion magefiles/versions.go
Original file line number Diff line number Diff line change
@@ -2,7 +2,7 @@ package main

var (
benchstatVer = "v0.0.0-20220920022801-e8d778a60d07"
golangCILintVer = "v1.52.1"
golangCILintVer = "v1.62.2"
gofumptVersion = "v0.4.0"
gosImportsVer = "v0.3.4"
)

0 comments on commit 0af7106

Please sign in to comment.