fix(deps): update all non-major dependencies

This commit is contained in:
renovate[bot]
2025-08-08 07:36:35 +02:00
committed by Henrique Dias
parent e998e2a838
commit 4645f6f46f
2 changed files with 12 additions and 12 deletions
+4 -4
View File
@@ -12,8 +12,8 @@ require (
github.com/stretchr/testify v1.10.0
github.com/studio-b12/gowebdav v0.10.0
go.uber.org/zap v1.27.0
golang.org/x/crypto v0.40.0
golang.org/x/net v0.42.0
golang.org/x/crypto v0.41.0
golang.org/x/net v0.43.0
)
require (
@@ -28,7 +28,7 @@ require (
github.com/spf13/cast v1.8.0 // indirect
github.com/subosito/gotenv v1.6.0 // indirect
go.uber.org/multierr v1.11.0 // indirect
golang.org/x/sys v0.34.0 // indirect
golang.org/x/text v0.27.0 // indirect
golang.org/x/sys v0.35.0 // indirect
golang.org/x/text v0.28.0 // indirect
gopkg.in/yaml.v3 v3.0.1 // indirect
)