Skip to content

Commit 165c6cd

Browse files
committed
chore: update linter
1 parent dead4d9 commit 165c6cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
runs-on: ubuntu-latest
1414
env:
1515
GO_VERSION: 1.19
16-
GOLANGCI_LINT_VERSION: v1.49.0
16+
GOLANGCI_LINT_VERSION: v1.50.0
1717
CGO_ENABLED: 0
1818

1919
steps:

0 commit comments

Comments
 (0)