Skip to content

Commit f520431

Browse files
chore(deps): bump github.com/breml/rootcerts from 0.3.4 to 0.3.6 (#207)
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](breml/rootcerts@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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5ab81f4 commit f520431

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ replace tailscale.com => github.com/coder/tailscale v1.1.1-0.20260519043957-6f01
77

88
require (
99
cdr.dev/slog/v3 v3.1.0
10-
github.com/breml/rootcerts v0.3.4
10+
github.com/breml/rootcerts v0.3.6
1111
github.com/coder/coder/v2 v2.34.2
1212
github.com/coder/quartz v0.3.1
1313
github.com/coder/serpent v0.15.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -185,8 +185,8 @@ github.com/bmatcuk/doublestar/v4 v4.10.0 h1:zU9WiOla1YA122oLM6i4EXvGW62DvKZVxIe6
185185
github.com/bmatcuk/doublestar/v4 v4.10.0/go.mod h1:xBQ8jztBU6kakFMg+8WGxn0c6z1fTSPVIjEY1Wr7jzc=
186186
github.com/bool64/shared v0.1.5 h1:fp3eUhBsrSjNCQPcSdQqZxxh9bBwrYiZ+zOKFkM0/2E=
187187
github.com/bool64/shared v0.1.5/go.mod h1:081yz68YC9jeFB3+Bbmno2RFWvGKv1lPKkMP6MHJlPs=
188-
github.com/breml/rootcerts v0.3.4 h1:9i7WNl/ctd9OEAOaTfLy//Wrlfxq/tRQ7v4okYFN9Ys=
189-
github.com/breml/rootcerts v0.3.4/go.mod h1:S/PKh+4d1HUn4HQovEB8hPJZO6pUZYrIhmXBhsegfXw=
188+
github.com/breml/rootcerts v0.3.6 h1:VN3fFzC8k+VdcPyhRw5Vb3I38HMA+BKmNPMg5isTJco=
189+
github.com/breml/rootcerts v0.3.6/go.mod h1:S/PKh+4d1HUn4HQovEB8hPJZO6pUZYrIhmXBhsegfXw=
190190
github.com/briandowns/spinner v1.23.0 h1:alDF2guRWqa/FOZZYWjlMIx2L6H0wyewPxo/CH4Pt2A=
191191
github.com/briandowns/spinner v1.23.0/go.mod h1:rPG4gmXeN3wQV/TsAY4w8lPdIM6RX3yqeBQJSrbXjuE=
192192
github.com/brianvoe/gofakeit/v7 v7.15.0 h1:kGLYAWN8tnmxq2PelKVK6zwpM7kMxdz9SGPH31mFkNs=

0 commit comments

Comments
 (0)