Skip to content

Commit 96d736e

Browse files
committed
Update ci go linter and go releaser versions
1 parent 27587c4 commit 96d736e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ env:
1717
VAULT_ADDR: https://vault.eng.aserto.com/
1818
PRE_RELEASE: ${{ github.ref == 'refs/heads/main' && 'main' || '' }}
1919
GO_VERSION: "1.24"
20-
GO_RELEASER_VERSION: "v2.3.2"
21-
GO_LANGCI_LINT_VERSION: "v1.64.5"
20+
GO_RELEASER_VERSION: "v2.8.2"
21+
GO_LANGCI_LINT_VERSION: "v2.0.2"
2222
GO_TESTSUM_VERSION: "1.11.0"
2323

2424
jobs:

0 commit comments

Comments
 (0)