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

This commit is contained in:
renovate[bot]
2025-08-21 09:46:43 +02:00
committed by Henrique Dias
parent 79eb02aba4
commit cfee0f9f0b
2 changed files with 3 additions and 4 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.5.0
github.com/coreos/go-systemd/v22 v22.6.0
github.com/go-viper/mapstructure/v2 v2.4.0
github.com/rs/cors v1.11.1
github.com/spf13/cobra v1.9.1