Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

deps: update to use go1.19 #1467

Merged
merged 6 commits into from
Aug 8, 2022
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
update golangci-lint ot 1.48.0
Signed-off-by: Rui Chen <rui@chenrui.dev>
chenrui333 committed Aug 5, 2022
commit a0f3dec3a9b1f26466e44246c05b7edf1b5f20f5
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
@@ -23,4 +23,4 @@ jobs:
- name: Run linters
uses: golangci/golangci-lint-action@v3.2.0
with:
version: v1.45
version: v1.48.0