mirror of
https://github.com/opencontainers/runc.git
synced 2026-07-10 21:53:57 +08:00
Merge pull request #5075 from kolyshkin/fix-modernize-url
ci: fix modernize URL
This commit is contained in:
@@ -68,7 +68,7 @@ jobs:
|
||||
git diff --exit-code
|
||||
- name: run modernize
|
||||
run: |
|
||||
go run golang.org/x/tools/gopls/internal/analysis/modernize/cmd/modernize@latest -fix ./...
|
||||
go run golang.org/x/tools/go/analysis/passes/modernize/cmd/modernize@latest -fix ./...
|
||||
git diff --exit-code
|
||||
|
||||
compile-buildtags:
|
||||
|
||||
Reference in New Issue
Block a user