We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e554d62 commit 0417919Copy full SHA for 0417919
cmd/trace-runner/root.go
@@ -5,7 +5,6 @@ import (
5
6
"github.com/fntlnz/kubectl-trace/pkg/cmd"
7
"github.com/spf13/pflag"
8
- _ "k8s.io/client-go/plugin/pkg/client/auth/gcp"
9
)
10
11
func main() {
0 commit comments