Skip to content

Commit

Permalink
bump go module version to v2 (kedacore#1324)
Browse files Browse the repository at this point in the history
Signed-off-by: Zbynek Roubalik <zroubali@redhat.com>
Signed-off-by: Aaron Schlesinger <aaron@ecomaz.net>
  • Loading branch information
zroubalik authored and arschles committed Dec 1, 2020
1 parent 770e82a commit cde69f9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion controllers/suite_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,8 @@ import (
"sigs.k8s.io/controller-runtime/pkg/envtest/printer"
logf "sigs.k8s.io/controller-runtime/pkg/log"
"sigs.k8s.io/controller-runtime/pkg/log/zap"
// kedav1alpha1 "github.com/kedacore/keda/v2/api/v1alpha1"
//kedav1alpha1 "github.com/kedacore/keda/v2/api/v1alpha1"

// +kubebuilder:scaffold:imports
)

Expand Down

0 comments on commit cde69f9

Please sign in to comment.