chore(deps): bump breml/rootcerts from v0.2.20 to v0.3.2

This commit is contained in:
Quentin McGaw
2025-10-30 15:59:20 +00:00
parent 3734815ada
commit 9d40564734
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@@ -3,7 +3,7 @@ module github.com/qdm12/gluetun
go 1.24.0
require (
github.com/breml/rootcerts v0.2.20
github.com/breml/rootcerts v0.3.2
github.com/fatih/color v1.18.0
github.com/golang/mock v1.6.0
github.com/klauspost/compress v1.17.11