vendor: bump go-systemd to v22.0.0 to fix mod tidy error (#11387)

This commit is contained in:
poslua
2019-12-05 10:47:14 +08:00
committed by Xiang Li
parent c5887cdc49
commit fd2dddb39f
33 changed files with 746 additions and 1673 deletions

View File

@@ -26,7 +26,7 @@ import (
"go.etcd.io/etcd/pkg/systemd"
"github.com/coreos/go-systemd/journal"
"github.com/coreos/go-systemd/v22/journal"
"go.uber.org/zap/zapcore"
)