From 51abc69b53ac7f59ed5a41eaa0991a1033a5a2c4 Mon Sep 17 00:00:00 2001 From: "red-hat-konflux[bot]" <126015336+red-hat-konflux[bot]@users.noreply.github.com> Date: Mon, 8 Dec 2025 08:42:41 +0000 Subject: [PATCH] chore(deps): update module github.com/jcmturner/gofork to v1.7.6 Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com> --- local_setup/go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/local_setup/go.mod b/local_setup/go.mod index 4d38fe8d..dd95b3b7 100644 --- a/local_setup/go.mod +++ b/local_setup/go.mod @@ -19,7 +19,7 @@ require ( github.com/hashicorp/hcl v1.0.0 // indirect github.com/jcmturner/aescts/v2 v2.0.0 // indirect github.com/jcmturner/dnsutils/v2 v2.0.0 // indirect - github.com/jcmturner/gofork v1.0.0 // indirect + github.com/jcmturner/gofork v1.7.6 // indirect github.com/jcmturner/gokrb5/v8 v8.4.2 // indirect github.com/jcmturner/rpc/v2 v2.0.3 // indirect github.com/klauspost/compress v1.17.2 // indirect