Skip to content

Commit c65cc26

Browse files
committed
feat: update golanci-lint version
1 parent e22ec14 commit c65cc26

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.devcontainer/devcontainer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"containerUser": "root",
55
"features": {
66
"ghcr.io/devcontainers/features/common-utils:2": {},
7-
"ghcr.io/devcontainers/features/go:1": {"version": "none", "golangciLintVersion": "1.56.1"}
7+
"ghcr.io/devcontainers/features/go:1": {"version": "none", "golangciLintVersion": "1.56.2"}
88
},
99
"runArgs": [
1010
"--cap-add=SYS_PTRACE",

tools/GOLANGCI_LINT_VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v1.56.1
1+
v1.56.2

0 commit comments

Comments
 (0)