go.mod: godbus/dbus/v5 v5.0.3, coreos/go-systemd v22.2.0

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
Sebastiaan van Stijn
2021-03-12 17:08:11 +01:00
parent d2d89ddfad
commit bc856372bb
57 changed files with 918 additions and 305 deletions

View File

@ -31,7 +31,7 @@ import (
"github.com/containernetworking/cni/pkg/skel"
"github.com/containernetworking/cni/pkg/types"
current "github.com/containernetworking/cni/pkg/types/100"
"github.com/coreos/go-systemd/activation"
"github.com/coreos/go-systemd/v22/activation"
)
const listenFdsStart = 3