deps: upgrade go-systemd from v1 to v22
This commit is contained in:
parent
5a5e6d732c
commit
f2bf47814f
14 changed files with 193 additions and 37 deletions
|
|
@ -7,8 +7,8 @@ import (
|
|||
"log"
|
||||
"os"
|
||||
|
||||
"github.com/coreos/go-systemd/activation"
|
||||
"github.com/coreos/go-systemd/journal"
|
||||
"github.com/coreos/go-systemd/v22/activation"
|
||||
"github.com/coreos/go-systemd/v22/journal"
|
||||
"github.com/getsentry/sentry-go"
|
||||
sentrylogrus "github.com/getsentry/sentry-go/logrus"
|
||||
_ "github.com/osbuild/images/data/repositories"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue