upgrade go-systemd to latest major version

This commit is contained in:
Michael Eischer
2023-01-14 21:00:32 +01:00
parent 99ec5e2dbb
commit fa795cc66a
3 changed files with 5 additions and 4 deletions

2
go.mod
View File

@@ -3,7 +3,7 @@ module github.com/restic/rest-server
go 1.17
require (
github.com/coreos/go-systemd v0.0.0-20191104093116-d3cd4ed1dbcf
github.com/coreos/go-systemd/v22 v22.5.0
github.com/gorilla/handlers v1.5.1
github.com/minio/sha256-simd v1.0.0
github.com/miolini/datacounter v1.0.3