From 1d9acca417ed8c2336d9602ca7f821a9296ea672 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Apr 2025 15:44:33 +0000 Subject: [PATCH] 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] --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index 7ea2251..755a92a 100644 --- a/go.mod +++ b/go.mod @@ -5,7 +5,7 @@ go 1.24.2 require ( cdr.dev/slog v1.6.2-0.20240126064726-20367d4aede6 github.com/aquasecurity/trivy v0.58.2 - github.com/coder/guts v1.0.2-0.20250227211802-139809366a22 + github.com/coder/guts v1.2.0 github.com/coder/serpent v0.10.0 github.com/coder/terraform-provider-coder/v2 v2.4.0-pre1.0.20250417100258-c86bb5c3ddcd github.com/coder/websocket v1.8.13 diff --git a/go.sum b/go.sum index c22d751..da1f1c0 100644 --- a/go.sum +++ b/go.sum @@ -712,8 +712,8 @@ github.com/cncf/xds/go v0.0.0-20230105202645-06c439db220b/go.mod h1:eXthEFrGJvWH github.com/cncf/xds/go v0.0.0-20230607035331-e9ce68804cb4/go.mod h1:eXthEFrGJvWHgFFCl3hGmgk+/aYT6PnTQLykKQRLhEs= github.com/cncf/xds/go v0.0.0-20240905190251-b4127c9b8d78 h1:QVw89YDxXxEe+l8gU8ETbOasdwEV+avkR75ZzsVV9WI= github.com/cncf/xds/go v0.0.0-20240905190251-b4127c9b8d78/go.mod h1:W+zGtBO5Y1IgJhy4+A9GOqVhqLpfZi+vwmdNXUehLA8= -github.com/coder/guts v1.0.2-0.20250227211802-139809366a22 h1:CACzZc2r5oQj8JKlqiBrMq/MVI7YHqbNndmHJg92B0A= -github.com/coder/guts v1.0.2-0.20250227211802-139809366a22/go.mod h1:5ducjpIPvmGOcQVigCcXyPFqrH5xeGlZ6c9qPfE1cU4= +github.com/coder/guts v1.2.0 h1:7bAJW2Hgbsv9DTFWWBnwTrznHc2RWbZVKiRqPTtL438= +github.com/coder/guts v1.2.0/go.mod h1:31NO4z6MVTOD4WaCLqE/hUAHGgNok9sRbuMc/LZFopI= github.com/coder/pretty v0.0.0-20230908205945-e89ba86370e0 h1:3A0ES21Ke+FxEM8CXx9n47SZOKOpgSE1bbJzlE4qPVs= github.com/coder/pretty v0.0.0-20230908205945-e89ba86370e0/go.mod h1:5UuS2Ts+nTToAMeOjNlnHFkPahrtDkmpydBen/3wgZc= github.com/coder/serpent v0.10.0 h1:ofVk9FJXSek+SmL3yVE3GoArP83M+1tX+H7S4t8BSuM=