Merge pull request #357 from restic/dependabot/go_modules/github.com/coreos/go-systemd/v22-22.6.0

Bump github.com/coreos/go-systemd/v22 from 22.5.0 to 22.6.0
This commit is contained in:
Michael Eischer
2025-12-06 21:30:59 +01:00
committed by GitHub
2 changed files with 3 additions and 4 deletions

2
go.mod
View File

@@ -3,7 +3,7 @@ module github.com/restic/rest-server
go 1.24.0
require (
github.com/coreos/go-systemd/v22 v22.5.0
github.com/coreos/go-systemd/v22 v22.6.0
github.com/gorilla/handlers v1.5.2
github.com/minio/sha256-simd v1.0.1
github.com/miolini/datacounter v1.0.3