fix(deps): update all dependencies

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Henrique Dias <[email protected]>
This commit is contained in:
renovate[bot]
2025-06-20 07:56:09 +02:00
committed by GitHub
co-authored by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Henrique Dias
parent 1bbf52e475
commit 758410ba64
4 changed files with 12 additions and 16 deletions
+3 -3
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.38.0
golang.org/x/net v0.40.0
golang.org/x/crypto v0.39.0
golang.org/x/net v0.41.0
)
require (
@@ -29,6 +29,6 @@ require (
github.com/subosito/gotenv v1.6.0 // indirect
go.uber.org/multierr v1.11.0 // indirect
golang.org/x/sys v0.33.0 // indirect
golang.org/x/text v0.25.0 // indirect
golang.org/x/text v0.26.0 // indirect
gopkg.in/yaml.v3 v3.0.1 // indirect
)