mirror of
https://github.com/opencontainers/runc.git
synced 2026-07-10 21:53:57 +08:00
ci: fix modernize URL
Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
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