mirror of
https://github.com/restic/rest-server.git
synced 2025-12-07 09:36:13 -08:00
upgrade go-systemd to latest major version
This commit is contained in:
@@ -8,7 +8,7 @@ import (
|
||||
"log"
|
||||
"net"
|
||||
|
||||
"github.com/coreos/go-systemd/activation"
|
||||
"github.com/coreos/go-systemd/v22/activation"
|
||||
)
|
||||
|
||||
// findListener tries to find a listener via systemd socket activation. If that
|
||||
|
||||
Reference in New Issue
Block a user