Chore(deps): Bump github.com/breml/rootcerts from 0.2.19 to 0.2.20 (#2683)

This commit is contained in:
dependabot[bot]
2025-10-06 13:36:00 +02:00
committed by GitHub
parent ef523df42c
commit 340016521e
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

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