[wip] Migrate to rig v2 #827
Annotations
10 errors and 1 warning
Analyze (go):
configurer/linux.go#L12
no required module provides package github.com/k0sproject/rig/v2/exec; to add it:
|
Analyze (go):
configurer/linux/archlinux.go#L6
no required module provides package github.com/k0sproject/rig/v2/os/linux; to add it:
|
Analyze (go):
configurer/linux/alpine.go#L10
no required module provides package github.com/k0sproject/rig/v2/os/registry; to add it:
|
Analyze (go)
no required module provides package github.com/k0sproject/rig/v2/exec; to add it:
|
Analyze (go)
could not import fmt (no metadata for fmt)
|
Analyze (go)
could not import path (no metadata for path)
|
Analyze (go)
could not import regexp (no metadata for regexp)
|
Analyze (go)
could not import strconv (no metadata for strconv)
|
Analyze (go)
could not import strings (no metadata for strings)
|
Analyze (go)
could not import sync (no metadata for sync)
|
Analyze (go)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|