File tree Expand file tree Collapse file tree 2 files changed +4
-6
lines changed Expand file tree Collapse file tree 2 files changed +4
-6
lines changed Original file line number Diff line number Diff line change @@ -4,11 +4,10 @@ import (
44 "context"
55 "encoding/json"
66 "fmt"
7- "github.com/goccy/go-yaml"
8-
9- "github.com/stackitcloud/stackit-cli/internal/cmd/params"
107
8+ "github.com/goccy/go-yaml"
119 "github.com/spf13/cobra"
10+ "github.com/stackitcloud/stackit-cli/internal/cmd/params"
1211 "github.com/stackitcloud/stackit-cli/internal/pkg/args"
1312 "github.com/stackitcloud/stackit-cli/internal/pkg/errors"
1413 "github.com/stackitcloud/stackit-cli/internal/pkg/examples"
Original file line number Diff line number Diff line change @@ -4,11 +4,10 @@ import (
44 "context"
55 "encoding/json"
66 "fmt"
7- "github.com/goccy/go-yaml"
8-
9- "github.com/stackitcloud/stackit-cli/internal/cmd/params"
107
8+ "github.com/goccy/go-yaml"
119 "github.com/spf13/cobra"
10+ "github.com/stackitcloud/stackit-cli/internal/cmd/params"
1211 "github.com/stackitcloud/stackit-cli/internal/pkg/args"
1312 "github.com/stackitcloud/stackit-cli/internal/pkg/errors"
1413 "github.com/stackitcloud/stackit-cli/internal/pkg/examples"
You can’t perform that action at this time.
0 commit comments