
Main upgrades: - github.com/opencontainers/runc v1.0.0-rc93 - github.com/containerd/containerd v1.4.4 - github.com/docker/docker v20.10.2 - github.com/mrunalp/fileutils v0.5.0 - github.com/opencontainers/selinux v1.8.0 - github.com/cilium/ebpf v0.2.0
6 lines
107 B
Modula-2
6 lines
107 B
Modula-2
module github.com/moby/sys/mountinfo
|
|
|
|
go 1.14
|
|
|
|
require golang.org/x/sys v0.0.0-20200909081042-eff7692f9009
|