From 1e1deeae89d61e8c26f468eb4bd1d04c294640d3 Mon Sep 17 00:00:00 2001 From: Shunichi Shinohara Date: Wed, 16 Oct 2024 13:50:16 +0900 Subject: [PATCH] Remove replace directive See https://github.com/future-architect/vuls/issues/2036 --- go.mod | 3 --- 1 file changed, 3 deletions(-) diff --git a/go.mod b/go.mod index f39f5e4695..e91bc83e10 100644 --- a/go.mod +++ b/go.mod @@ -366,6 +366,3 @@ require ( sigs.k8s.io/structured-merge-diff/v4 v4.4.1 // indirect sigs.k8s.io/yaml v1.4.0 // indirect ) - -// see https://github.com/aquasecurity/trivy/pull/7427, remove when updating trivy to v0.56.0 -replace github.com/open-policy-agent/opa => github.com/nikpivkin/opa v0.0.0-20240829080621-16999fcb5464