Skip to content

Commit

Permalink
minor revise strategy rpc define
Browse files Browse the repository at this point in the history
  • Loading branch information
CMGS committed Sep 30, 2020
1 parent 7dbe69e commit f2c5f6a
Show file tree
Hide file tree
Showing 3 changed files with 372 additions and 373 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/golangci-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@ jobs:
uses: golangci/golangci-lint-action@v1
with:
# Required: the version of golangci-lint is required and must be specified without patch version: we always use the latest patch version.
version: v1.27
version: v1.29
# Optional: show only new issues if it's a pull request. The default value is `false`.
only-new-issues: true
Loading

0 comments on commit f2c5f6a

Please sign in to comment.