mirror of
https://github.com/opencontainers/umoci.git
synced 2026-02-05 09:45:50 +01:00
gha: update modernise import URL
Ref: https://go.dev/cl/706918 Ref: https://go.dev/cl/730820 Signed-off-by: Aleksa Sarai <cyphar@cyphar.com>
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -60,7 +60,7 @@ jobs:
|
||||
git diff --exit-code
|
||||
- name: gopls modernise
|
||||
run: |
|
||||
go run golang.org/x/tools/gopls/internal/analysis/modernize/cmd/modernize@latest -fix -test ./...
|
||||
go run golang.org/x/tools/go/analysis/passes/modernize/cmd/modernize@latest -fix -test ./...
|
||||
git diff --exit-code
|
||||
- run: |
|
||||
make local-validate
|
||||
|
||||
Reference in New Issue
Block a user