Chore(deps): Bump github.com/breml/rootcerts from 0.2.11 to 0.2.13 (#1800)

This commit is contained in:
dependabot[bot]
2023-10-31 16:03:28 +01:00
committed by GitHub
parent c67bd1aa2a
commit f884293f6e
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.21
require (
github.com/breml/rootcerts v0.2.11
github.com/breml/rootcerts v0.2.13
github.com/fatih/color v1.15.0
github.com/golang/mock v1.6.0
github.com/klauspost/compress v1.17.2