mirror of
https://github.com/containers/podman.git
synced 2025-10-16 18:53:19 +08:00

> pkg/specgen/generate/oci_freebsd.go:15:2: ST1019: package "github.com/opencontainers/runtime-spec/specs-go" is being imported more than once (staticcheck) > "github.com/opencontainers/runtime-spec/specs-go" > ^ > pkg/specgen/generate/oci_freebsd.go:16:2: ST1019(related information): other import of "github.com/opencontainers/runtime-spec/specs-go" (staticcheck) > spec "github.com/opencontainers/runtime-spec/specs-go" > ^ Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>