Skip to content

Commit 3a72a02

Browse files
authored
ci: update golangci-lint to v1.63.4 (#3452)
Signed-off-by: cpanato <[email protected]>
1 parent 8a800cc commit 3a72a02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

script/lint.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
set -e
77

8-
GOLANGCI_LINT_VERSION="1.62.0"
8+
GOLANGCI_LINT_VERSION="1.63.4"
99

1010
CDPATH="" cd -- "$(dirname -- "$0")/.."
1111
BIN="$(pwd -P)"/bin

0 commit comments

Comments
 (0)