From 67df5164f79711f07325ca95ecc95f7cb811b55d Mon Sep 17 00:00:00 2001 From: Ryan Richard Date: Mon, 23 Dec 2024 11:43:26 -0800 Subject: [PATCH] remove replace directive which is no longer needed --- go.mod | 3 --- 1 file changed, 3 deletions(-) diff --git a/go.mod b/go.mod index 23ce3290f..6b0d52fa4 100644 --- a/go.mod +++ b/go.mod @@ -4,9 +4,6 @@ go 1.23.0 toolchain go1.23.4 -// see https://github.com/kubernetes/apimachinery/blob/v0.32.0/go.mod#L34 -replace sigs.k8s.io/structured-merge-diff/v4 => sigs.k8s.io/structured-merge-diff/v4 v4.4.2 - require ( github.com/MakeNowJust/heredoc/v2 v2.0.1 github.com/chromedp/cdproto v0.0.0-20241208230723-d1c7de7e5dd2