File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ import (
1212 "github.com/fsnotify/fsnotify"
1313 "github.com/spf13/cobra"
1414
15- "github.com/panosg /gbd/pkg/gbd"
15+ "github.com/PanagiotisGts /gbd/pkg/gbd"
1616)
1717
1818var stack * gbd.Stack
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ import (
1414 "github.com/testcontainers/testcontainers-go/network"
1515 "gopkg.in/yaml.v3"
1616
17- "github.com/panosg /gbd/internal/utils"
17+ "github.com/PanagiotisGts /gbd/internal/utils"
1818)
1919
2020type Env struct {
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ import (
1313 "github.com/testcontainers/testcontainers-go"
1414 "gopkg.in/yaml.v3"
1515
16- "github.com/panosg /gbd/internal/utils"
16+ "github.com/PanagiotisGts /gbd/internal/utils"
1717)
1818
1919type Stack struct {
You can’t perform that action at this time.
0 commit comments