From 83ce4dcddf1374814cdeb9e4941722fcf70023c3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Jun 2026 01:10:00 +0000 Subject: [PATCH] chore(deps): bump github.com/breml/rootcerts from 0.3.4 to 0.3.6 Bumps [github.com/breml/rootcerts](https://github.com/breml/rootcerts) from 0.3.4 to 0.3.6. - [Release notes](https://github.com/breml/rootcerts/releases) - [Commits](https://github.com/breml/rootcerts/compare/v0.3.4...v0.3.6) --- updated-dependencies: - dependency-name: github.com/breml/rootcerts dependency-version: 0.3.6 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 7073032..d8aaf00 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.4 + github.com/breml/rootcerts v0.3.6 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 e001035..ef93ccd 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.4 h1:9i7WNl/ctd9OEAOaTfLy//Wrlfxq/tRQ7v4okYFN9Ys= -github.com/breml/rootcerts v0.3.4/go.mod h1:S/PKh+4d1HUn4HQovEB8hPJZO6pUZYrIhmXBhsegfXw= +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/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=