containerd/cmd/ctr
Akihiro Suda 86b8a88241
Remove pkg/seed
Since Go 1.20, math/rand does not need explicit seeding:
https://go.dev/doc/go1.20#minor_library_changes

Go <= 1.19 is no longer supported due to EOL.

Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
2024-06-13 08:50:28 +09:00
..
app ctr: fix parsing mount options 2024-03-27 17:50:39 +08:00
commands ctr: return explicit errors for flags unsupported by transfer service 2024-06-11 12:08:47 +09:00
main.go Remove pkg/seed 2024-06-13 08:50:28 +09:00