File tree Expand file tree Collapse file tree 14 files changed +6
-6
lines changed Expand file tree Collapse file tree 14 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ import (
3030 "github.com/pterm/pterm"
3131 "github.com/shurcooL/graphql"
3232 "github.com/spf13/cobra"
33- "github.com/stoe/gh-report/utils"
33+ "github.com/stoe/gh-report/internal/ utils"
3434 "gopkg.in/yaml.v2"
3535)
3636
Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ import (
3030 "github.com/pterm/pterm"
3131 "github.com/shurcooL/graphql"
3232 "github.com/spf13/cobra"
33- "github.com/stoe/gh-report/utils"
33+ "github.com/stoe/gh-report/internal/ utils"
3434)
3535
3636var (
Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ import (
2828 "github.com/MakeNowJust/heredoc"
2929 "github.com/pterm/pterm"
3030 "github.com/spf13/cobra"
31- "github.com/stoe/gh-report/utils"
31+ "github.com/stoe/gh-report/internal/ utils"
3232)
3333
3434var (
Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ import (
3030 "github.com/pterm/pterm"
3131 "github.com/shurcooL/graphql"
3232 "github.com/spf13/cobra"
33- "github.com/stoe/gh-report/utils"
33+ "github.com/stoe/gh-report/internal/ utils"
3434)
3535
3636var (
Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ import (
3535 "github.com/cli/go-gh/pkg/repository"
3636 "github.com/shurcooL/graphql"
3737 "github.com/spf13/cobra"
38- "github.com/stoe/gh-report/utils"
38+ "github.com/stoe/gh-report/internal/ utils"
3939)
4040
4141var (
Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ import (
3030 "github.com/pterm/pterm"
3131 "github.com/shurcooL/graphql"
3232 "github.com/spf13/cobra"
33- "github.com/stoe/gh-report/utils"
33+ "github.com/stoe/gh-report/internal/ utils"
3434)
3535
3636var (
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
You can’t perform that action at this time.
0 commit comments