chore(deps): update module github.com/coreos/go-systemd/v22 to v22.7.0

This commit is contained in:
renovate[bot]
2026-02-01 13:41:40 +01:00
committed by Henrique Dias
parent 0ff71ca067
commit c4c58fe420
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ module github.com/hacdias/webdav/v5
go 1.25.0
require (
github.com/coreos/go-systemd/v22 v22.6.0
github.com/coreos/go-systemd/v22 v22.7.0
github.com/go-viper/mapstructure/v2 v2.5.0
github.com/rs/cors v1.11.1
github.com/spf13/cobra v1.10.2