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:
2
go.mod
2
go.mod
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user