Skip to content

Commit 4275a7a

Browse files
chore(deps): bump github.com/coder/guts
Bumps [github.com/coder/guts](https://github.com/coder/guts) from 1.0.2-0.20250227211802-139809366a22 to 1.2.0. - [Release notes](https://github.com/coder/guts/releases) - [Commits](https://github.com/coder/guts/commits/v1.2.0) --- updated-dependencies: - dependency-name: github.com/coder/guts dependency-version: 1.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c11081a commit 4275a7a

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,11 @@ toolchain go1.24.1
77
require (
88
cdr.dev/slog v1.6.2-0.20240126064726-20367d4aede6
99
github.com/aquasecurity/trivy v0.58.2
10-
github.com/coder/guts v1.0.2-0.20250227211802-139809366a22
10+
github.com/coder/guts v1.2.0
1111
github.com/coder/serpent v0.10.0
1212
github.com/coder/terraform-provider-coder/v2 v2.4.0-pre0
1313
github.com/coder/websocket v1.8.13
1414
github.com/go-chi/chi v4.1.2+incompatible
15-
github.com/google/uuid v1.6.0
1615
github.com/hashicorp/go-version v1.7.0
1716
github.com/hashicorp/hc-install v0.9.2
1817
github.com/hashicorp/hcl/v2 v2.23.0
@@ -67,6 +66,7 @@ require (
6766
github.com/google/go-cmp v0.7.0 // indirect
6867
github.com/google/pprof v0.0.0-20240227163752-401108e1b7e7 // indirect
6968
github.com/google/s2a-go v0.1.9 // indirect
69+
github.com/google/uuid v1.6.0 // indirect
7070
github.com/googleapis/enterprise-certificate-proxy v0.3.4 // indirect
7171
github.com/googleapis/gax-go/v2 v2.14.1 // indirect
7272
github.com/hashicorp/errwrap v1.1.0 // indirect

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -712,8 +712,8 @@ github.com/cncf/xds/go v0.0.0-20230105202645-06c439db220b/go.mod h1:eXthEFrGJvWH
712712
github.com/cncf/xds/go v0.0.0-20230607035331-e9ce68804cb4/go.mod h1:eXthEFrGJvWHgFFCl3hGmgk+/aYT6PnTQLykKQRLhEs=
713713
github.com/cncf/xds/go v0.0.0-20240905190251-b4127c9b8d78 h1:QVw89YDxXxEe+l8gU8ETbOasdwEV+avkR75ZzsVV9WI=
714714
github.com/cncf/xds/go v0.0.0-20240905190251-b4127c9b8d78/go.mod h1:W+zGtBO5Y1IgJhy4+A9GOqVhqLpfZi+vwmdNXUehLA8=
715-
github.com/coder/guts v1.0.2-0.20250227211802-139809366a22 h1:CACzZc2r5oQj8JKlqiBrMq/MVI7YHqbNndmHJg92B0A=
716-
github.com/coder/guts v1.0.2-0.20250227211802-139809366a22/go.mod h1:5ducjpIPvmGOcQVigCcXyPFqrH5xeGlZ6c9qPfE1cU4=
715+
github.com/coder/guts v1.2.0 h1:7bAJW2Hgbsv9DTFWWBnwTrznHc2RWbZVKiRqPTtL438=
716+
github.com/coder/guts v1.2.0/go.mod h1:31NO4z6MVTOD4WaCLqE/hUAHGgNok9sRbuMc/LZFopI=
717717
github.com/coder/pretty v0.0.0-20230908205945-e89ba86370e0 h1:3A0ES21Ke+FxEM8CXx9n47SZOKOpgSE1bbJzlE4qPVs=
718718
github.com/coder/pretty v0.0.0-20230908205945-e89ba86370e0/go.mod h1:5UuS2Ts+nTToAMeOjNlnHFkPahrtDkmpydBen/3wgZc=
719719
github.com/coder/serpent v0.10.0 h1:ofVk9FJXSek+SmL3yVE3GoArP83M+1tX+H7S4t8BSuM=

0 commit comments

Comments
 (0)