Skip to content

Commit 80cd746

Browse files
chore(deps): bump github.com/coder/quartz from 0.1.3 to 0.2.0
Bumps [github.com/coder/quartz](https://github.com/coder/quartz) from 0.1.3 to 0.2.0. - [Release notes](https://github.com/coder/quartz/releases) - [Commits](coder/quartz@v0.1.3...v0.2.0) --- updated-dependencies: - dependency-name: github.com/coder/quartz dependency-version: 0.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3b12d12 commit 80cd746

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ require (
99
cdr.dev/slog v1.6.2-0.20240126064726-20367d4aede6
1010
github.com/breml/rootcerts v0.2.21
1111
github.com/coder/coder/v2 v2.10.1-0.20240703121105-f6639b788f7b
12-
github.com/coder/quartz v0.1.3
12+
github.com/coder/quartz v0.2.0
1313
github.com/fatih/color v1.18.0
1414
github.com/go-chi/chi/v5 v5.2.1
1515
github.com/google/uuid v1.6.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -122,8 +122,8 @@ github.com/coder/coder/v2 v2.10.1-0.20240703121105-f6639b788f7b h1:c9zXTYVCFW+7A
122122
github.com/coder/coder/v2 v2.10.1-0.20240703121105-f6639b788f7b/go.mod h1:Wq39Bje3wvtydrWgGHxngVJFEPSDibZwZeBlW3k1CG8=
123123
github.com/coder/pretty v0.0.0-20230908205945-e89ba86370e0 h1:3A0ES21Ke+FxEM8CXx9n47SZOKOpgSE1bbJzlE4qPVs=
124124
github.com/coder/pretty v0.0.0-20230908205945-e89ba86370e0/go.mod h1:5UuS2Ts+nTToAMeOjNlnHFkPahrtDkmpydBen/3wgZc=
125-
github.com/coder/quartz v0.1.3 h1:hA2nI8uUA2fNN9uhXv2I4xZD4aHkA7oH3g2t03v4xf8=
126-
github.com/coder/quartz v0.1.3/go.mod h1:vsiCc+AHViMKH2CQpGIpFgdHIEQsxwm8yCscqKmzbRA=
125+
github.com/coder/quartz v0.2.0 h1:gPWbyPiwgfN9et9XPEWzt9Qk+MJhaJHltu/lW+/FYCs=
126+
github.com/coder/quartz v0.2.0/go.mod h1:vsiCc+AHViMKH2CQpGIpFgdHIEQsxwm8yCscqKmzbRA=
127127
github.com/coder/retry v1.5.1 h1:iWu8YnD8YqHs3XwqrqsjoBTAVqT9ml6z9ViJ2wlMiqc=
128128
github.com/coder/retry v1.5.1/go.mod h1:blHMk9vs6LkoRT9ZHyuZo360cufXEhrxqvEzeMtRGoY=
129129
github.com/coder/serpent v0.7.0 h1:zGpD2GlF3lKIVkMjNGKbkip88qzd5r/TRcc30X/SrT0=

0 commit comments

Comments
 (0)