Skip to content

Commit

Permalink
Update cmd/kubectl-trace/root.go
Browse files Browse the repository at this point in the history
Co-Authored-By: fixmie[bot] <44270338+fixmie[bot]@users.noreply.github.com>
  • Loading branch information
2 people authored and leodido committed Nov 11, 2019
1 parent 6cca6da commit ae30ed8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/kubectl-trace/root.go
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import (
"github.com/iovisor/kubectl-trace/pkg/cmd"
"github.com/spf13/pflag"
"k8s.io/cli-runtime/pkg/genericclioptions"
_ "k8s.io/client-go/plugin/pkg/client/auth/azure"
_ "k8s.io/client-go/plugin/pkg/client/auth/azure"
_ "k8s.io/client-go/plugin/pkg/client/auth/gcp"
_ "k8s.io/client-go/plugin/pkg/client/auth/oidc"
)
Expand Down

0 comments on commit ae30ed8

Please sign in to comment.