From 41292ffd0a2c10087015b5ca193510a29becd527 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Feb 2025 10:54:31 +0000 Subject: [PATCH] chore(deps): bump github.com/breml/rootcerts from 0.2.19 to 0.2.20 Bumps [github.com/breml/rootcerts](https://github.com/breml/rootcerts) from 0.2.19 to 0.2.20. - [Release notes](https://github.com/breml/rootcerts/releases) - [Commits](https://github.com/breml/rootcerts/compare/v0.2.19...v0.2.20) --- updated-dependencies: - dependency-name: github.com/breml/rootcerts dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index 6e126b730..04173d19e 100644 --- a/go.mod +++ b/go.mod @@ -3,7 +3,7 @@ module github.com/qdm12/ddns-updater go 1.23.0 require ( - github.com/breml/rootcerts v0.2.19 + github.com/breml/rootcerts v0.2.20 github.com/containrrr/shoutrrr v0.8.0 github.com/go-chi/chi/v5 v5.2.0 github.com/golang/mock v1.6.0 diff --git a/go.sum b/go.sum index ca50025fc..bfca7ba34 100644 --- a/go.sum +++ b/go.sum @@ -1,7 +1,7 @@ cloud.google.com/go/compute/metadata v0.3.0 h1:Tz+eQXMEqDIKRsmY3cHTL6FVaynIjX2QxYC4trgAKZc= cloud.google.com/go/compute/metadata v0.3.0/go.mod h1:zFmK7XCadkQkj6TtorcaGlCW1hT1fIilQDwofLpJ20k= -github.com/breml/rootcerts v0.2.19 h1:3D/qwAC1xoh82GmZ21mYzQ1NaLOICUVntIo+MRZYr4U= -github.com/breml/rootcerts v0.2.19/go.mod h1:S/PKh+4d1HUn4HQovEB8hPJZO6pUZYrIhmXBhsegfXw= +github.com/breml/rootcerts v0.2.20 h1:koth1lShwiiDp3VOX6/4qKEZ87S7HgDKsnDr47XEIq0= +github.com/breml/rootcerts v0.2.20/go.mod h1:S/PKh+4d1HUn4HQovEB8hPJZO6pUZYrIhmXBhsegfXw= github.com/containrrr/shoutrrr v0.8.0 h1:mfG2ATzIS7NR2Ec6XL+xyoHzN97H8WPjir8aYzJUSec= github.com/containrrr/shoutrrr v0.8.0/go.mod h1:ioyQAyu1LJY6sILuNyKaQaw+9Ttik5QePU8atnAdO2o= github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=