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

This commit is contained in:
dependabot[bot]
2023-12-14 16:18:49 +01:00
committed by GitHub
parent f71a1b083b
commit b5e648d13a
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.13
github.com/breml/rootcerts v0.2.14
github.com/fatih/color v1.16.0
github.com/golang/mock v1.6.0
github.com/klauspost/compress v1.17.2