Skip to content

Commit

Permalink
fix: define yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
sapd committed Nov 4, 2024
1 parent 90e3653 commit d844ee7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/kubernetes.go
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ import (
"strconv"
"strings"

"gopkg.in/yaml.v2"
yaml "gopkg.in/yaml.v2"

"github.com/spf13/cobra"

Expand Down

0 comments on commit d844ee7

Please sign in to comment.