Skip to content

Commit 8110131

Browse files
Update golang lint in CI to 1.43.0 (#57)
* Update golang lint in CI * Update Go-SDK-PR-Check.yaml
1 parent a5e6985 commit 8110131

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Go-SDK-PR-Check.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ on:
2424
- main
2525
env:
2626
GO_VERSION: 1.14
27-
GOLANGLINT_CI_VERSION: v1.33.0
27+
GOLANGLINT_CI_VERSION: v1.45.2
2828
jobs:
2929
basic_checks:
3030
name: Basic Checks

0 commit comments

Comments
 (0)