Chore(deps): Bump github.com/breml/rootcerts from 0.2.16 to 0.2.17 (#2316)

This commit is contained in:
dependabot[bot]
2024-08-09 09:07:35 +02:00
committed by Quentin McGaw
parent 8e8cbe0d37
commit 06949554dd
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.16
github.com/breml/rootcerts v0.2.17
github.com/fatih/color v1.16.0
github.com/golang/mock v1.6.0
github.com/klauspost/compress v1.17.4