chore(deps): update module github.com/golangci/golangci-lint (v1.62.2 → v1.63.4) in /tools #4519
Annotations
5 errors
Lint code:
proxmox/api/client.go#L375
golang.org/x/exp/maps.Keys() can be replaced by slices.Collect(maps.Keys()) (exptostd)
|
Lint code:
proxmox/api/client.go#L26
Import statement 'golang.org/x/exp/maps' can be replaced by 'maps' (exptostd)
|
Lint code:
proxmoxtf/datasource/vms.go#L20
Import statement 'golang.org/x/exp/slices' can be replaced by 'slices' (exptostd)
|
Lint code:
proxmoxtf/resource/file.go#L29
Import statement 'golang.org/x/exp/slices' can be replaced by 'slices' (exptostd)
|
Lint code
Process completed with exit code 1.
|
Loading