From 3e9c6f99144c5038839a3c3fa49cdf88b62c8e0b Mon Sep 17 00:00:00 2001 From: "red-hat-konflux[bot]" <126015336+red-hat-konflux[bot]@users.noreply.github.com> Date: Sun, 11 May 2025 12:33:56 +0000 Subject: [PATCH] chore(deps): update github.com/golangci/unconvert digest to a129a6e Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com> --- hack/tools/go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hack/tools/go.mod b/hack/tools/go.mod index da945f06990..bf8665a306f 100644 --- a/hack/tools/go.mod +++ b/hack/tools/go.mod @@ -114,7 +114,7 @@ require ( github.com/golangci/misspell v0.6.0 // indirect github.com/golangci/plugin-module-register v0.1.1 // indirect github.com/golangci/revgrep v0.5.3 // indirect - github.com/golangci/unconvert v0.0.0-20240309020433-c5143eacb3ed // indirect + github.com/golangci/unconvert a129a6e6413e // indirect github.com/google/cel-go v0.22.0 // indirect github.com/google/gnostic-models v0.6.8 // indirect github.com/google/go-cmp v0.6.0 // indirect