Skip to content

Commit ae30ed8

Browse files
guitmzfixmie[bot]
authored andcommitted
Update cmd/kubectl-trace/root.go
Co-Authored-By: fixmie[bot] <44270338+fixmie[bot]@users.noreply.github.com>
1 parent 6cca6da commit ae30ed8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/kubectl-trace/root.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ import (
66
"github.com/iovisor/kubectl-trace/pkg/cmd"
77
"github.com/spf13/pflag"
88
"k8s.io/cli-runtime/pkg/genericclioptions"
9-
_ "k8s.io/client-go/plugin/pkg/client/auth/azure"
9+
_ "k8s.io/client-go/plugin/pkg/client/auth/azure"
1010
_ "k8s.io/client-go/plugin/pkg/client/auth/gcp"
1111
_ "k8s.io/client-go/plugin/pkg/client/auth/oidc"
1212
)

0 commit comments

Comments
 (0)