Skip to content

Commit ebf80e5

Browse files
committed
hack: Bump gosec to v2.20.0
Updating gosec to avoid the panic raised with go1.22. Signed-off-by: Anoop C S <[email protected]>
1 parent a5ea595 commit ebf80e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hack/install-tools.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ _install_yq() {
5252
}
5353

5454
_install_gosec() {
55-
_install_tool github.com/securego/gosec/v2/cmd/gosec@v2.13.1
55+
_install_tool github.com/securego/gosec/v2/cmd/gosec@v2.20.0
5656
}
5757

5858
_install_gitlint() {

0 commit comments

Comments
 (0)