mirror of
https://github.com/vbatts/tar-split.git
synced 2024-11-23 08:35:41 +00:00
magefile: update golangci-lint 1.51.2 -> 1.61.0
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
This commit is contained in:
parent
1f44cc4dc3
commit
5fa6536fc3
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ var (
|
||||||
Stdout = ourStdout
|
Stdout = ourStdout
|
||||||
Stderr = ourStderr
|
Stderr = ourStderr
|
||||||
|
|
||||||
golangcilintVersion = "v1.51.2"
|
golangcilintVersion = "v1.61.0"
|
||||||
|
|
||||||
cleanFiles = []string{}
|
cleanFiles = []string{}
|
||||||
)
|
)
|
||||||
|
|
Loading…
Reference in a new issue