From c2109decb4178e81277c1aaa6a760a4f630d3c86 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 12 Mar 2021 20:56:41 +0000 Subject: [PATCH] Update module github.com/operator-framework/operator-sdk to v1 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index b902c828..5c2b0023 100644 --- a/go.mod +++ b/go.mod @@ -9,7 +9,7 @@ require ( github.com/hashicorp/vault/api v1.0.4 github.com/imdario/mergo v0.3.11 github.com/operator-framework/operator-lifecycle-manager v0.0.0-20200321030439-57b580e57e88 - github.com/operator-framework/operator-sdk v0.17.1 + github.com/operator-framework/operator-sdk v1.5.0 github.com/ryankurte/go-structparse v1.2.0 github.com/spf13/pflag v1.0.5 github.com/stretchr/testify v1.6.1