Skip to content

Resolve SA1019 "github.com/containerd/containerd/pkg/seed" is deprecated lint warnings #810

@austinvazquez

Description

@austinvazquez

Resolve the following errors:

firecracker-control/cmd/containerd/main.go:76:2: SA1019: seed.WithTimeAndRand is deprecated: Do not rely on the global seed. (staticcheck)
        seed.WithTimeAndRand()
        ^
firecracker-control/cmd/containerd/main.go:21:2: SA1019: "github.com/containerd/containerd/pkg/seed" is deprecated: Do not rely on the global seed. (staticcheck)
        "github.com/containerd/containerd/pkg/seed"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions