Skip to content

Commit 8a2e5bf

Browse files
committed
feat: add env-value-from as opt-in check for #705
1 parent cb40743 commit 8a2e5bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ require (
1313
github.com/mitchellh/mapstructure v1.5.0
1414
github.com/openshift/api v0.0.0-20230406152840-ce21e3fe5da2
1515
github.com/owenrumney/go-sarif/v2 v2.3.3
16-
github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring v0.86.0
1716
github.com/pkg/errors v0.9.1
17+
github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring v0.86.0
1818
github.com/spf13/cobra v1.10.1
1919
github.com/spf13/pflag v1.0.10
2020
github.com/spf13/viper v1.21.0

0 commit comments

Comments
 (0)