feat: use golang.org/x/crypto/x509roots/fallback

This commit is contained in:
Henrique Dias
2025-11-20 19:12:12 +01:00
parent f0e7e23ea8
commit bdfa98d00d
4 changed files with 5 additions and 3 deletions
+1
View File
@@ -13,6 +13,7 @@ require (
github.com/studio-b12/gowebdav v0.11.0
go.uber.org/zap v1.27.1
golang.org/x/crypto v0.45.0
golang.org/x/crypto/x509roots/fallback v0.0.0-20251119195548-4e0068c0098b
golang.org/x/net v0.47.0
)