Remove duplicate github.com/coreos/go-systemd dependency
This commit is contained in:
parent
a870c2af9b
commit
f1c4ba2f26
3 changed files with 1 additions and 3 deletions
|
@ -5,7 +5,7 @@ package server
|
|||
import (
|
||||
"net"
|
||||
|
||||
"github.com/coreos/go-systemd/activation"
|
||||
"github.com/coreos/go-systemd/v22/activation"
|
||||
"github.com/rs/zerolog/log"
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue