From ef10ee5378206ee5843d78effa0cc00a9d06c1bc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jul 2026 09:43:43 +0000 Subject: [PATCH] chore(deps): bump github.com/breml/rootcerts from 0.3.6 to 0.3.7 Bumps [github.com/breml/rootcerts](https://github.com/breml/rootcerts) from 0.3.6 to 0.3.7. - [Release notes](https://github.com/breml/rootcerts/releases) - [Commits](https://github.com/breml/rootcerts/compare/v0.3.6...v0.3.7) --- updated-dependencies: - dependency-name: github.com/breml/rootcerts dependency-version: 0.3.7 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 2c3197a..cce439a 100644 --- a/go.mod +++ b/go.mod @@ -7,7 +7,7 @@ replace tailscale.com => github.com/coder/tailscale v1.1.1-0.20260519043957-6f01 require ( cdr.dev/slog/v3 v3.1.0 - github.com/breml/rootcerts v0.3.6 + github.com/breml/rootcerts v0.3.7 github.com/coder/coder/v2 v2.34.2 github.com/coder/quartz v0.3.1 github.com/coder/serpent v0.15.0 diff --git a/go.sum b/go.sum index edb68ca..c1fc3e4 100644 --- a/go.sum +++ b/go.sum @@ -185,8 +185,8 @@ github.com/bmatcuk/doublestar/v4 v4.10.0 h1:zU9WiOla1YA122oLM6i4EXvGW62DvKZVxIe6 github.com/bmatcuk/doublestar/v4 v4.10.0/go.mod h1:xBQ8jztBU6kakFMg+8WGxn0c6z1fTSPVIjEY1Wr7jzc= github.com/bool64/shared v0.1.5 h1:fp3eUhBsrSjNCQPcSdQqZxxh9bBwrYiZ+zOKFkM0/2E= github.com/bool64/shared v0.1.5/go.mod h1:081yz68YC9jeFB3+Bbmno2RFWvGKv1lPKkMP6MHJlPs= -github.com/breml/rootcerts v0.3.6 h1:VN3fFzC8k+VdcPyhRw5Vb3I38HMA+BKmNPMg5isTJco= -github.com/breml/rootcerts v0.3.6/go.mod h1:S/PKh+4d1HUn4HQovEB8hPJZO6pUZYrIhmXBhsegfXw= +github.com/breml/rootcerts v0.3.7 h1:KZZkmd591bmq//te85L0u33zgtI3phyGlfD8u7/pzUg= +github.com/breml/rootcerts v0.3.7/go.mod h1:S/PKh+4d1HUn4HQovEB8hPJZO6pUZYrIhmXBhsegfXw= github.com/briandowns/spinner v1.23.0 h1:alDF2guRWqa/FOZZYWjlMIx2L6H0wyewPxo/CH4Pt2A= github.com/briandowns/spinner v1.23.0/go.mod h1:rPG4gmXeN3wQV/TsAY4w8lPdIM6RX3yqeBQJSrbXjuE= github.com/brianvoe/gofakeit/v7 v7.15.0 h1:kGLYAWN8tnmxq2PelKVK6zwpM7kMxdz9SGPH31mFkNs=