diff --git a/BUILD.bazel b/BUILD.bazel index 05ab335f9..d2b7d882f 100644 --- a/BUILD.bazel +++ b/BUILD.bazel @@ -68,7 +68,7 @@ nogo( ], ) -# gazelle:prefix aspect.build/cli +# gazelle:prefix github.com/aspect-build/aspect-cli # gazelle:exclude **/*.pb.go # gazelle:resolve go github.com/bazelbuild/buildtools/edit @com_github_bazelbuild_buildtools//edit:go_default_library # gazelle:resolve go github.com/bazelbuild/buildtools/build @com_github_bazelbuild_buildtools//build:go_default_library diff --git a/bazel/action_cache/BUILD.bazel b/bazel/action_cache/BUILD.bazel index 17007f965..c326c91dc 100644 --- a/bazel/action_cache/BUILD.bazel +++ b/bazel/action_cache/BUILD.bazel @@ -12,7 +12,7 @@ proto_library( go_proto_library( name = "bazel_go_proto", - importpath = "aspect.build/cli/bazel/action_cache", + importpath = "github.com/aspect-build/aspect-cli/bazel/action_cache", proto = ":bazel_proto", visibility = ["//visibility:public"], ) @@ -29,7 +29,7 @@ write_go_generated_source_files( go_library( name = "action_cache", embed = [":bazel_go_proto"], - importpath = "aspect.build/cli/bazel/action_cache", + importpath = "github.com/aspect-build/aspect-cli/bazel/action_cache", visibility = ["//visibility:public"], ) diff --git a/bazel/analysis/BUILD.bazel b/bazel/analysis/BUILD.bazel index e23509582..e5fb971e8 100644 --- a/bazel/analysis/BUILD.bazel +++ b/bazel/analysis/BUILD.bazel @@ -13,7 +13,7 @@ proto_library( go_proto_library( name = "bazel_go_proto", - importpath = "aspect.build/cli/bazel/analysis", + importpath = "github.com/aspect-build/aspect-cli/bazel/analysis", proto = ":bazel_proto", visibility = ["//visibility:public"], deps = ["//bazel/query"], @@ -31,7 +31,7 @@ write_go_generated_source_files( go_library( name = "analysis", embed = [":bazel_go_proto"], - importpath = "aspect.build/cli/bazel/analysis", + importpath = "github.com/aspect-build/aspect-cli/bazel/analysis", visibility = ["//visibility:public"], ) diff --git a/bazel/analysis/analysis_v2.pb.go b/bazel/analysis/analysis_v2.pb.go index 5fa3590c5..15257c8bf 100644 --- a/bazel/analysis/analysis_v2.pb.go +++ b/bazel/analysis/analysis_v2.pb.go @@ -7,7 +7,7 @@ package analysis import ( - query "aspect.build/cli/bazel/query" + query "github.com/aspect-build/aspect-cli/bazel/query" protoreflect "google.golang.org/protobuf/reflect/protoreflect" protoimpl "google.golang.org/protobuf/runtime/protoimpl" reflect "reflect" diff --git a/bazel/buildeventstream/BUILD.bazel b/bazel/buildeventstream/BUILD.bazel index 59ed8512c..53919a783 100644 --- a/bazel/buildeventstream/BUILD.bazel +++ b/bazel/buildeventstream/BUILD.bazel @@ -22,7 +22,7 @@ proto_library( go_proto_library( name = "buildeventstream_go_proto", - importpath = "aspect.build/cli/bazel/buildeventstream", + importpath = "github.com/aspect-build/aspect-cli/bazel/buildeventstream", proto = ":buildeventstream_proto", visibility = ["//visibility:public"], deps = [ @@ -46,7 +46,7 @@ write_go_generated_source_files( go_library( name = "buildeventstream", embed = [":buildeventstream_go_proto"], - importpath = "aspect.build/cli/bazel/buildeventstream", + importpath = "github.com/aspect-build/aspect-cli/bazel/buildeventstream", visibility = ["//visibility:public"], ) diff --git a/bazel/buildeventstream/build_event_stream.pb.go b/bazel/buildeventstream/build_event_stream.pb.go index 23ed19075..7aea2ea53 100644 --- a/bazel/buildeventstream/build_event_stream.pb.go +++ b/bazel/buildeventstream/build_event_stream.pb.go @@ -7,11 +7,11 @@ package buildeventstream import ( - action_cache "aspect.build/cli/bazel/action_cache" - command_line "aspect.build/cli/bazel/command_line" - failure_details "aspect.build/cli/bazel/failure_details" - invocation_policy "aspect.build/cli/bazel/invocation_policy" - packages_metrics "aspect.build/cli/bazel/packages_metrics" + action_cache "github.com/aspect-build/aspect-cli/bazel/action_cache" + command_line "github.com/aspect-build/aspect-cli/bazel/command_line" + failure_details "github.com/aspect-build/aspect-cli/bazel/failure_details" + invocation_policy "github.com/aspect-build/aspect-cli/bazel/invocation_policy" + packages_metrics "github.com/aspect-build/aspect-cli/bazel/packages_metrics" protoreflect "google.golang.org/protobuf/reflect/protoreflect" protoimpl "google.golang.org/protobuf/runtime/protoimpl" anypb "google.golang.org/protobuf/types/known/anypb" @@ -8034,10 +8034,11 @@ var file_bazel_buildeventstream_build_event_stream_proto_rawDesc = []byte{ 0x4c, 0x55, 0x52, 0x45, 0x10, 0x06, 0x12, 0x13, 0x0a, 0x0f, 0x46, 0x41, 0x49, 0x4c, 0x45, 0x44, 0x5f, 0x54, 0x4f, 0x5f, 0x42, 0x55, 0x49, 0x4c, 0x44, 0x10, 0x07, 0x12, 0x1e, 0x0a, 0x1a, 0x54, 0x4f, 0x4f, 0x4c, 0x5f, 0x48, 0x41, 0x4c, 0x54, 0x45, 0x44, 0x5f, 0x42, 0x45, 0x46, 0x4f, 0x52, - 0x45, 0x5f, 0x54, 0x45, 0x53, 0x54, 0x49, 0x4e, 0x47, 0x10, 0x08, 0x42, 0x29, 0x5a, 0x27, 0x61, - 0x73, 0x70, 0x65, 0x63, 0x74, 0x2e, 0x62, 0x75, 0x69, 0x6c, 0x64, 0x2f, 0x63, 0x6c, 0x69, 0x2f, - 0x62, 0x61, 0x7a, 0x65, 0x6c, 0x2f, 0x62, 0x75, 0x69, 0x6c, 0x64, 0x65, 0x76, 0x65, 0x6e, 0x74, - 0x73, 0x74, 0x72, 0x65, 0x61, 0x6d, 0x62, 0x06, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x33, + 0x45, 0x5f, 0x54, 0x45, 0x53, 0x54, 0x49, 0x4e, 0x47, 0x10, 0x08, 0x42, 0x3b, 0x5a, 0x39, 0x67, + 0x69, 0x74, 0x68, 0x75, 0x62, 0x2e, 0x63, 0x6f, 0x6d, 0x2f, 0x61, 0x73, 0x70, 0x65, 0x63, 0x74, + 0x2d, 0x62, 0x75, 0x69, 0x6c, 0x64, 0x2f, 0x61, 0x73, 0x70, 0x65, 0x63, 0x74, 0x2d, 0x63, 0x6c, + 0x69, 0x2f, 0x62, 0x61, 0x7a, 0x65, 0x6c, 0x2f, 0x62, 0x75, 0x69, 0x6c, 0x64, 0x65, 0x76, 0x65, + 0x6e, 0x74, 0x73, 0x74, 0x72, 0x65, 0x61, 0x6d, 0x62, 0x06, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x33, } var ( diff --git a/bazel/buildeventstream/build_event_stream.proto b/bazel/buildeventstream/build_event_stream.proto index bd3ea4896..d36b28137 100644 --- a/bazel/buildeventstream/build_event_stream.proto +++ b/bazel/buildeventstream/build_event_stream.proto @@ -25,7 +25,7 @@ import "google/protobuf/any.proto"; import "google/protobuf/duration.proto"; import "google/protobuf/timestamp.proto"; -option go_package = "aspect.build/cli/bazel/buildeventstream"; +option go_package = "github.com/aspect-build/aspect-cli/bazel/buildeventstream"; // Identifier for a build event. It is deliberately structured to also provide // information about which build target etc the event is related to. diff --git a/bazel/command_line/BUILD.bazel b/bazel/command_line/BUILD.bazel index d4c7face8..03d1b7def 100644 --- a/bazel/command_line/BUILD.bazel +++ b/bazel/command_line/BUILD.bazel @@ -13,7 +13,7 @@ proto_library( go_proto_library( name = "command_line_go_proto", - importpath = "aspect.build/cli/bazel/command_line", + importpath = "github.com/aspect-build/aspect-cli/bazel/command_line", proto = ":command_line_proto", visibility = ["//visibility:public"], deps = ["//bazel/options"], @@ -31,7 +31,7 @@ write_go_generated_source_files( go_library( name = "command_line", embed = [":command_line_go_proto"], - importpath = "aspect.build/cli/bazel/command_line", + importpath = "github.com/aspect-build/aspect-cli/bazel/command_line", visibility = ["//visibility:public"], ) diff --git a/bazel/command_line/command_line.pb.go b/bazel/command_line/command_line.pb.go index 86a39be26..202f68c66 100644 --- a/bazel/command_line/command_line.pb.go +++ b/bazel/command_line/command_line.pb.go @@ -7,7 +7,7 @@ package command_line import ( - options "aspect.build/cli/bazel/options" + options "github.com/aspect-build/aspect-cli/bazel/options" protoreflect "google.golang.org/protobuf/reflect/protoreflect" protoimpl "google.golang.org/protobuf/runtime/protoimpl" reflect "reflect" diff --git a/bazel/failure_details/BUILD.bazel b/bazel/failure_details/BUILD.bazel index e2600d2e6..3b7615a6d 100644 --- a/bazel/failure_details/BUILD.bazel +++ b/bazel/failure_details/BUILD.bazel @@ -13,7 +13,7 @@ proto_library( go_proto_library( name = "failure_details_go_proto", - importpath = "aspect.build/cli/bazel/failure_details", + importpath = "github.com/aspect-build/aspect-cli/bazel/failure_details", proto = ":failure_details_proto", visibility = ["//visibility:public"], ) @@ -30,7 +30,7 @@ write_go_generated_source_files( go_library( name = "failure_details", embed = [":failure_details_go_proto"], - importpath = "aspect.build/cli/bazel/failure_details", + importpath = "github.com/aspect-build/aspect-cli/bazel/failure_details", visibility = ["//visibility:public"], ) diff --git a/bazel/flags/BUILD.bazel b/bazel/flags/BUILD.bazel index 9da2b34fc..962b30e3f 100644 --- a/bazel/flags/BUILD.bazel +++ b/bazel/flags/BUILD.bazel @@ -12,7 +12,7 @@ proto_library( go_proto_library( name = "bazel_go_proto", - importpath = "aspect.build/cli/bazel/flags", + importpath = "github.com/aspect-build/aspect-cli/bazel/flags", proto = ":bazel_proto", visibility = ["//visibility:public"], ) @@ -29,7 +29,7 @@ write_go_generated_source_files( go_library( name = "flags", embed = [":bazel_go_proto"], - importpath = "aspect.build/cli/bazel/flags", + importpath = "github.com/aspect-build/aspect-cli/bazel/flags", visibility = ["//visibility:public"], ) diff --git a/bazel/invocation_policy/BUILD.bazel b/bazel/invocation_policy/BUILD.bazel index 597df5e8a..160180e65 100644 --- a/bazel/invocation_policy/BUILD.bazel +++ b/bazel/invocation_policy/BUILD.bazel @@ -12,7 +12,7 @@ proto_library( go_proto_library( name = "blaze_invocation_policy_go_proto", - importpath = "aspect.build/cli/bazel/invocation_policy", + importpath = "github.com/aspect-build/aspect-cli/bazel/invocation_policy", proto = ":invocation_policy_proto", visibility = ["//visibility:public"], ) @@ -29,7 +29,7 @@ write_go_generated_source_files( go_library( name = "invocation_policy", embed = [":blaze_invocation_policy_go_proto"], - importpath = "aspect.build/cli/bazel/invocation_policy", + importpath = "github.com/aspect-build/aspect-cli/bazel/invocation_policy", visibility = ["//visibility:public"], ) diff --git a/bazel/options/BUILD.bazel b/bazel/options/BUILD.bazel index 33b509f39..85131115d 100644 --- a/bazel/options/BUILD.bazel +++ b/bazel/options/BUILD.bazel @@ -12,7 +12,7 @@ proto_library( go_proto_library( name = "options_go_proto", - importpath = "aspect.build/cli/bazel/options", + importpath = "github.com/aspect-build/aspect-cli/bazel/options", proto = ":options_proto", visibility = ["//visibility:public"], ) @@ -29,7 +29,7 @@ write_go_generated_source_files( go_library( name = "options", embed = [":options_go_proto"], - importpath = "aspect.build/cli/bazel/options", + importpath = "github.com/aspect-build/aspect-cli/bazel/options", visibility = ["//visibility:public"], ) diff --git a/bazel/packages_metrics/BUILD.bazel b/bazel/packages_metrics/BUILD.bazel index 436529daf..b0ea7de34 100644 --- a/bazel/packages_metrics/BUILD.bazel +++ b/bazel/packages_metrics/BUILD.bazel @@ -13,7 +13,7 @@ proto_library( go_proto_library( name = "devtools_build_lib_packages_metrics_go_proto", - importpath = "aspect.build/cli/bazel/packages_metrics", + importpath = "github.com/aspect-build/aspect-cli/bazel/packages_metrics", proto = ":devtools_build_lib_packages_metrics_proto", visibility = ["//visibility:public"], ) @@ -30,7 +30,7 @@ write_go_generated_source_files( go_library( name = "packages_metrics", embed = [":devtools_build_lib_packages_metrics_go_proto"], - importpath = "aspect.build/cli/bazel/packages_metrics", + importpath = "github.com/aspect-build/aspect-cli/bazel/packages_metrics", visibility = ["//visibility:public"], ) diff --git a/bazel/query/BUILD.bazel b/bazel/query/BUILD.bazel index 42be594fd..8b0ac6af3 100644 --- a/bazel/query/BUILD.bazel +++ b/bazel/query/BUILD.bazel @@ -12,7 +12,7 @@ proto_library( go_proto_library( name = "blaze_query_aspect_mirror_go_proto", - importpath = "aspect.build/cli/bazel/query", + importpath = "github.com/aspect-build/aspect-cli/bazel/query", proto = ":blaze_query_aspect_mirror_proto", visibility = ["//visibility:public"], ) @@ -29,7 +29,7 @@ write_go_generated_source_files( go_library( name = "query", embed = [":blaze_query_aspect_mirror_go_proto"], - importpath = "aspect.build/cli/bazel/query", + importpath = "github.com/aspect-build/aspect-cli/bazel/query", visibility = ["//visibility:public"], ) diff --git a/buildinfo/BUILD.bazel b/buildinfo/BUILD.bazel index 9a7dac3c3..48e565264 100644 --- a/buildinfo/BUILD.bazel +++ b/buildinfo/BUILD.bazel @@ -16,7 +16,7 @@ go_library( "build_info.go", "stamp.go", ], - importpath = "aspect.build/cli/buildinfo", + importpath = "github.com/aspect-build/aspect-cli/buildinfo", visibility = ["//visibility:public"], x_defs = _GO_STAMP_X_DEFS, ) diff --git a/buildinfo/build_info_test.go b/buildinfo/build_info_test.go index 93e0d98c0..7de7658b2 100644 --- a/buildinfo/build_info_test.go +++ b/buildinfo/build_info_test.go @@ -19,7 +19,7 @@ package buildinfo_test import ( "testing" - "aspect.build/cli/buildinfo" + "github.com/aspect-build/aspect-cli/buildinfo" . "github.com/onsi/gomega" ) diff --git a/cmd/aspect/BUILD.bazel b/cmd/aspect/BUILD.bazel index ecd07a2c7..753d3be47 100644 --- a/cmd/aspect/BUILD.bazel +++ b/cmd/aspect/BUILD.bazel @@ -3,13 +3,13 @@ load("@io_bazel_rules_go//go:def.bzl", "go_binary", "go_library") go_library( name = "aspect_lib", srcs = ["main.go"], - importpath = "aspect.build/cli/cmd/aspect", + importpath = "github.com/aspect-build/aspect-cli/cmd/aspect", visibility = [ "//cli:__pkg__", # For silo release "//cmd:__subpackages__", "//release:__pkg__", # For https://github.com/aspect-build/aspect-cli release ], - x_defs = {"aspect.build/cli/buildinfo.OpenSource": "true"}, + x_defs = {"github.com/aspect-build/aspect-cli/buildinfo.OpenSource": "true"}, deps = [ "//cmd/aspect/root", "//pkg/aspect/root/config", diff --git a/cmd/aspect/analyzeprofile/BUILD.bazel b/cmd/aspect/analyzeprofile/BUILD.bazel index 0e4a0f52d..3067d595d 100644 --- a/cmd/aspect/analyzeprofile/BUILD.bazel +++ b/cmd/aspect/analyzeprofile/BUILD.bazel @@ -3,7 +3,7 @@ load("@io_bazel_rules_go//go:def.bzl", "go_library") go_library( name = "analyzeprofile", srcs = ["analyzeprofile.go"], - importpath = "aspect.build/cli/cmd/aspect/analyzeprofile", + importpath = "github.com/aspect-build/aspect-cli/cmd/aspect/analyzeprofile", visibility = ["//visibility:public"], deps = [ "//pkg/aspect/analyzeprofile", diff --git a/cmd/aspect/analyzeprofile/analyzeprofile.go b/cmd/aspect/analyzeprofile/analyzeprofile.go index 94129f341..73cebdd14 100644 --- a/cmd/aspect/analyzeprofile/analyzeprofile.go +++ b/cmd/aspect/analyzeprofile/analyzeprofile.go @@ -19,11 +19,11 @@ package analyzeprofile import ( "github.com/spf13/cobra" - "aspect.build/cli/pkg/aspect/analyzeprofile" - "aspect.build/cli/pkg/aspect/root/flags" - "aspect.build/cli/pkg/bazel" - "aspect.build/cli/pkg/interceptors" - "aspect.build/cli/pkg/ioutils" + "github.com/aspect-build/aspect-cli/pkg/aspect/analyzeprofile" + "github.com/aspect-build/aspect-cli/pkg/aspect/root/flags" + "github.com/aspect-build/aspect-cli/pkg/bazel" + "github.com/aspect-build/aspect-cli/pkg/interceptors" + "github.com/aspect-build/aspect-cli/pkg/ioutils" ) func NewDefaultCmd() *cobra.Command { diff --git a/cmd/aspect/aquery/BUILD.bazel b/cmd/aspect/aquery/BUILD.bazel index 053b28876..7a0c5ff21 100644 --- a/cmd/aspect/aquery/BUILD.bazel +++ b/cmd/aspect/aquery/BUILD.bazel @@ -3,7 +3,7 @@ load("@io_bazel_rules_go//go:def.bzl", "go_library") go_library( name = "aquery", srcs = ["aquery.go"], - importpath = "aspect.build/cli/cmd/aspect/aquery", + importpath = "github.com/aspect-build/aspect-cli/cmd/aspect/aquery", visibility = ["//visibility:public"], deps = [ "//pkg/aspect/aquery", diff --git a/cmd/aspect/aquery/aquery.go b/cmd/aspect/aquery/aquery.go index bec6e62fa..61c08f45a 100644 --- a/cmd/aspect/aquery/aquery.go +++ b/cmd/aspect/aquery/aquery.go @@ -19,11 +19,11 @@ package aquery import ( "github.com/spf13/cobra" - "aspect.build/cli/pkg/aspect/aquery" - "aspect.build/cli/pkg/aspect/root/flags" - "aspect.build/cli/pkg/bazel" - "aspect.build/cli/pkg/interceptors" - "aspect.build/cli/pkg/ioutils" + "github.com/aspect-build/aspect-cli/pkg/aspect/aquery" + "github.com/aspect-build/aspect-cli/pkg/aspect/root/flags" + "github.com/aspect-build/aspect-cli/pkg/bazel" + "github.com/aspect-build/aspect-cli/pkg/interceptors" + "github.com/aspect-build/aspect-cli/pkg/ioutils" ) func NewDefaultCmd() *cobra.Command { diff --git a/cmd/aspect/build/BUILD.bazel b/cmd/aspect/build/BUILD.bazel index 71e6edd18..7edb96bc7 100644 --- a/cmd/aspect/build/BUILD.bazel +++ b/cmd/aspect/build/BUILD.bazel @@ -3,7 +3,7 @@ load("@io_bazel_rules_go//go:def.bzl", "go_library") go_library( name = "build", srcs = ["build.go"], - importpath = "aspect.build/cli/cmd/aspect/build", + importpath = "github.com/aspect-build/aspect-cli/cmd/aspect/build", visibility = ["//visibility:public"], deps = [ "//pkg/aspect/build", diff --git a/cmd/aspect/build/build.go b/cmd/aspect/build/build.go index 214f9537f..f22c67d39 100644 --- a/cmd/aspect/build/build.go +++ b/cmd/aspect/build/build.go @@ -19,12 +19,12 @@ package build import ( "github.com/spf13/cobra" - "aspect.build/cli/pkg/aspect/build" - "aspect.build/cli/pkg/aspect/root/flags" - "aspect.build/cli/pkg/bazel" - "aspect.build/cli/pkg/interceptors" - "aspect.build/cli/pkg/ioutils" - "aspect.build/cli/pkg/plugin/system" + "github.com/aspect-build/aspect-cli/pkg/aspect/build" + "github.com/aspect-build/aspect-cli/pkg/aspect/root/flags" + "github.com/aspect-build/aspect-cli/pkg/bazel" + "github.com/aspect-build/aspect-cli/pkg/interceptors" + "github.com/aspect-build/aspect-cli/pkg/ioutils" + "github.com/aspect-build/aspect-cli/pkg/plugin/system" ) // NewDefaultCmd creates a new build cobra command with the default diff --git a/cmd/aspect/canonicalizeflags/BUILD.bazel b/cmd/aspect/canonicalizeflags/BUILD.bazel index 6034999c0..adaed6f6d 100644 --- a/cmd/aspect/canonicalizeflags/BUILD.bazel +++ b/cmd/aspect/canonicalizeflags/BUILD.bazel @@ -3,7 +3,7 @@ load("@io_bazel_rules_go//go:def.bzl", "go_library") go_library( name = "canonicalizeflags", srcs = ["canonicalizeflags.go"], - importpath = "aspect.build/cli/cmd/aspect/canonicalizeflags", + importpath = "github.com/aspect-build/aspect-cli/cmd/aspect/canonicalizeflags", visibility = ["//visibility:public"], deps = [ "//pkg/aspect/canonicalizeflags", diff --git a/cmd/aspect/canonicalizeflags/canonicalizeflags.go b/cmd/aspect/canonicalizeflags/canonicalizeflags.go index 89cfe26dd..2c0a84764 100644 --- a/cmd/aspect/canonicalizeflags/canonicalizeflags.go +++ b/cmd/aspect/canonicalizeflags/canonicalizeflags.go @@ -19,11 +19,11 @@ package canonicalizeflags import ( "github.com/spf13/cobra" - "aspect.build/cli/pkg/aspect/canonicalizeflags" - "aspect.build/cli/pkg/aspect/root/flags" - "aspect.build/cli/pkg/bazel" - "aspect.build/cli/pkg/interceptors" - "aspect.build/cli/pkg/ioutils" + "github.com/aspect-build/aspect-cli/pkg/aspect/canonicalizeflags" + "github.com/aspect-build/aspect-cli/pkg/aspect/root/flags" + "github.com/aspect-build/aspect-cli/pkg/bazel" + "github.com/aspect-build/aspect-cli/pkg/interceptors" + "github.com/aspect-build/aspect-cli/pkg/ioutils" ) func NewDefaultCmd() *cobra.Command { diff --git a/cmd/aspect/clean/BUILD.bazel b/cmd/aspect/clean/BUILD.bazel index e52a668a1..f9c0db4a3 100644 --- a/cmd/aspect/clean/BUILD.bazel +++ b/cmd/aspect/clean/BUILD.bazel @@ -3,7 +3,7 @@ load("@io_bazel_rules_go//go:def.bzl", "go_library") go_library( name = "clean", srcs = ["clean.go"], - importpath = "aspect.build/cli/cmd/aspect/clean", + importpath = "github.com/aspect-build/aspect-cli/cmd/aspect/clean", visibility = ["//visibility:public"], deps = [ "//pkg/aspect/clean", diff --git a/cmd/aspect/clean/clean.go b/cmd/aspect/clean/clean.go index 61435004b..59fb5ed58 100644 --- a/cmd/aspect/clean/clean.go +++ b/cmd/aspect/clean/clean.go @@ -19,11 +19,11 @@ package clean import ( "github.com/spf13/cobra" - "aspect.build/cli/pkg/aspect/clean" - "aspect.build/cli/pkg/aspect/root/flags" - "aspect.build/cli/pkg/bazel" - "aspect.build/cli/pkg/interceptors" - "aspect.build/cli/pkg/ioutils" + "github.com/aspect-build/aspect-cli/pkg/aspect/clean" + "github.com/aspect-build/aspect-cli/pkg/aspect/root/flags" + "github.com/aspect-build/aspect-cli/pkg/bazel" + "github.com/aspect-build/aspect-cli/pkg/interceptors" + "github.com/aspect-build/aspect-cli/pkg/ioutils" ) // NewDefaultCmd creates a new default clean cobra command. diff --git a/cmd/aspect/config/BUILD.bazel b/cmd/aspect/config/BUILD.bazel index 9aa21ddcc..8200f0a96 100644 --- a/cmd/aspect/config/BUILD.bazel +++ b/cmd/aspect/config/BUILD.bazel @@ -3,7 +3,7 @@ load("@io_bazel_rules_go//go:def.bzl", "go_library") go_library( name = "config", srcs = ["config.go"], - importpath = "aspect.build/cli/cmd/aspect/config", + importpath = "github.com/aspect-build/aspect-cli/cmd/aspect/config", visibility = ["//visibility:public"], deps = [ "//pkg/aspect/config", diff --git a/cmd/aspect/config/config.go b/cmd/aspect/config/config.go index 1096d8eed..6a0638232 100644 --- a/cmd/aspect/config/config.go +++ b/cmd/aspect/config/config.go @@ -19,11 +19,11 @@ package config import ( "github.com/spf13/cobra" - "aspect.build/cli/pkg/aspect/config" - "aspect.build/cli/pkg/aspect/root/flags" - "aspect.build/cli/pkg/bazel" - "aspect.build/cli/pkg/interceptors" - "aspect.build/cli/pkg/ioutils" + "github.com/aspect-build/aspect-cli/pkg/aspect/config" + "github.com/aspect-build/aspect-cli/pkg/aspect/root/flags" + "github.com/aspect-build/aspect-cli/pkg/bazel" + "github.com/aspect-build/aspect-cli/pkg/interceptors" + "github.com/aspect-build/aspect-cli/pkg/ioutils" ) func NewDefaultCmd() *cobra.Command { diff --git a/cmd/aspect/configure/BUILD.bazel b/cmd/aspect/configure/BUILD.bazel index 28ae88330..b754573dd 100644 --- a/cmd/aspect/configure/BUILD.bazel +++ b/cmd/aspect/configure/BUILD.bazel @@ -3,7 +3,7 @@ load("@io_bazel_rules_go//go:def.bzl", "go_library") go_library( name = "configure", srcs = ["configure.go"], - importpath = "aspect.build/cli/cmd/aspect/configure", + importpath = "github.com/aspect-build/aspect-cli/cmd/aspect/configure", visibility = ["//visibility:public"], deps = [ "//pkg/aspect/configure", diff --git a/cmd/aspect/configure/configure.go b/cmd/aspect/configure/configure.go index 774cc3f15..167e773dc 100644 --- a/cmd/aspect/configure/configure.go +++ b/cmd/aspect/configure/configure.go @@ -19,10 +19,10 @@ package configure import ( "github.com/spf13/cobra" - "aspect.build/cli/pkg/aspect/configure" - "aspect.build/cli/pkg/aspect/root/flags" - "aspect.build/cli/pkg/interceptors" - "aspect.build/cli/pkg/ioutils" + "github.com/aspect-build/aspect-cli/pkg/aspect/configure" + "github.com/aspect-build/aspect-cli/pkg/aspect/root/flags" + "github.com/aspect-build/aspect-cli/pkg/interceptors" + "github.com/aspect-build/aspect-cli/pkg/ioutils" ) func NewDefaultCmd() *cobra.Command { diff --git a/cmd/aspect/coverage/BUILD.bazel b/cmd/aspect/coverage/BUILD.bazel index 8189afc10..dceeac1a2 100644 --- a/cmd/aspect/coverage/BUILD.bazel +++ b/cmd/aspect/coverage/BUILD.bazel @@ -3,7 +3,7 @@ load("@io_bazel_rules_go//go:def.bzl", "go_library") go_library( name = "coverage", srcs = ["coverage.go"], - importpath = "aspect.build/cli/cmd/aspect/coverage", + importpath = "github.com/aspect-build/aspect-cli/cmd/aspect/coverage", visibility = ["//visibility:public"], deps = [ "//pkg/aspect/coverage", diff --git a/cmd/aspect/coverage/coverage.go b/cmd/aspect/coverage/coverage.go index 889c3be6d..de56843c8 100644 --- a/cmd/aspect/coverage/coverage.go +++ b/cmd/aspect/coverage/coverage.go @@ -19,12 +19,12 @@ package coverage import ( "github.com/spf13/cobra" - "aspect.build/cli/pkg/aspect/coverage" - "aspect.build/cli/pkg/aspect/root/flags" - "aspect.build/cli/pkg/bazel" - "aspect.build/cli/pkg/interceptors" - "aspect.build/cli/pkg/ioutils" - "aspect.build/cli/pkg/plugin/system" + "github.com/aspect-build/aspect-cli/pkg/aspect/coverage" + "github.com/aspect-build/aspect-cli/pkg/aspect/root/flags" + "github.com/aspect-build/aspect-cli/pkg/bazel" + "github.com/aspect-build/aspect-cli/pkg/interceptors" + "github.com/aspect-build/aspect-cli/pkg/ioutils" + "github.com/aspect-build/aspect-cli/pkg/plugin/system" ) // NewDefaultCmd creates a new coverage cobra command with the default diff --git a/cmd/aspect/cquery/BUILD.bazel b/cmd/aspect/cquery/BUILD.bazel index 1d8e450a1..943f4abf7 100644 --- a/cmd/aspect/cquery/BUILD.bazel +++ b/cmd/aspect/cquery/BUILD.bazel @@ -3,7 +3,7 @@ load("@io_bazel_rules_go//go:def.bzl", "go_library") go_library( name = "cquery", srcs = ["cquery.go"], - importpath = "aspect.build/cli/cmd/aspect/cquery", + importpath = "github.com/aspect-build/aspect-cli/cmd/aspect/cquery", visibility = ["//visibility:public"], deps = [ "//pkg/aspect/cquery", diff --git a/cmd/aspect/cquery/cquery.go b/cmd/aspect/cquery/cquery.go index 1601c703c..03adcf59d 100644 --- a/cmd/aspect/cquery/cquery.go +++ b/cmd/aspect/cquery/cquery.go @@ -19,11 +19,11 @@ package cquery import ( "github.com/spf13/cobra" - "aspect.build/cli/pkg/aspect/cquery" - "aspect.build/cli/pkg/aspect/root/flags" - "aspect.build/cli/pkg/bazel" - "aspect.build/cli/pkg/interceptors" - "aspect.build/cli/pkg/ioutils" + "github.com/aspect-build/aspect-cli/pkg/aspect/cquery" + "github.com/aspect-build/aspect-cli/pkg/aspect/root/flags" + "github.com/aspect-build/aspect-cli/pkg/bazel" + "github.com/aspect-build/aspect-cli/pkg/interceptors" + "github.com/aspect-build/aspect-cli/pkg/ioutils" ) func NewDefaultCmd() *cobra.Command { diff --git a/cmd/aspect/docs/BUILD.bazel b/cmd/aspect/docs/BUILD.bazel index 4fb7e400b..14ff80ca1 100644 --- a/cmd/aspect/docs/BUILD.bazel +++ b/cmd/aspect/docs/BUILD.bazel @@ -3,7 +3,7 @@ load("@io_bazel_rules_go//go:def.bzl", "go_library") go_library( name = "docs", srcs = ["docs.go"], - importpath = "aspect.build/cli/cmd/aspect/docs", + importpath = "github.com/aspect-build/aspect-cli/cmd/aspect/docs", visibility = ["//visibility:public"], deps = [ "//pkg/aspect/docs", diff --git a/cmd/aspect/docs/docs.go b/cmd/aspect/docs/docs.go index 994b70906..d44151306 100644 --- a/cmd/aspect/docs/docs.go +++ b/cmd/aspect/docs/docs.go @@ -19,8 +19,8 @@ package docs import ( "github.com/spf13/cobra" - "aspect.build/cli/pkg/aspect/docs" - "aspect.build/cli/pkg/ioutils" + "github.com/aspect-build/aspect-cli/pkg/aspect/docs" + "github.com/aspect-build/aspect-cli/pkg/ioutils" ) func NewDefaultCmd() *cobra.Command { diff --git a/cmd/aspect/dump/BUILD.bazel b/cmd/aspect/dump/BUILD.bazel index 9b0d82e93..32e4df032 100644 --- a/cmd/aspect/dump/BUILD.bazel +++ b/cmd/aspect/dump/BUILD.bazel @@ -3,7 +3,7 @@ load("@io_bazel_rules_go//go:def.bzl", "go_library") go_library( name = "dump", srcs = ["dump.go"], - importpath = "aspect.build/cli/cmd/aspect/dump", + importpath = "github.com/aspect-build/aspect-cli/cmd/aspect/dump", visibility = ["//visibility:public"], deps = [ "//pkg/aspect/dump", diff --git a/cmd/aspect/dump/dump.go b/cmd/aspect/dump/dump.go index 5f0cb74f1..ba07fc7e0 100644 --- a/cmd/aspect/dump/dump.go +++ b/cmd/aspect/dump/dump.go @@ -19,11 +19,11 @@ package dump import ( "github.com/spf13/cobra" - "aspect.build/cli/pkg/aspect/dump" - "aspect.build/cli/pkg/aspect/root/flags" - "aspect.build/cli/pkg/bazel" - "aspect.build/cli/pkg/interceptors" - "aspect.build/cli/pkg/ioutils" + "github.com/aspect-build/aspect-cli/pkg/aspect/dump" + "github.com/aspect-build/aspect-cli/pkg/aspect/root/flags" + "github.com/aspect-build/aspect-cli/pkg/bazel" + "github.com/aspect-build/aspect-cli/pkg/interceptors" + "github.com/aspect-build/aspect-cli/pkg/ioutils" ) func NewDefaultCmd() *cobra.Command { diff --git a/cmd/aspect/fetch/BUILD.bazel b/cmd/aspect/fetch/BUILD.bazel index 7974f5ce4..a292bf28d 100644 --- a/cmd/aspect/fetch/BUILD.bazel +++ b/cmd/aspect/fetch/BUILD.bazel @@ -3,7 +3,7 @@ load("@io_bazel_rules_go//go:def.bzl", "go_library") go_library( name = "fetch", srcs = ["fetch.go"], - importpath = "aspect.build/cli/cmd/aspect/fetch", + importpath = "github.com/aspect-build/aspect-cli/cmd/aspect/fetch", visibility = ["//visibility:public"], deps = [ "//pkg/aspect/fetch", diff --git a/cmd/aspect/fetch/fetch.go b/cmd/aspect/fetch/fetch.go index fbe58fb6a..839f94058 100644 --- a/cmd/aspect/fetch/fetch.go +++ b/cmd/aspect/fetch/fetch.go @@ -19,11 +19,11 @@ package fetch import ( "github.com/spf13/cobra" - "aspect.build/cli/pkg/aspect/fetch" - "aspect.build/cli/pkg/aspect/root/flags" - "aspect.build/cli/pkg/bazel" - "aspect.build/cli/pkg/interceptors" - "aspect.build/cli/pkg/ioutils" + "github.com/aspect-build/aspect-cli/pkg/aspect/fetch" + "github.com/aspect-build/aspect-cli/pkg/aspect/root/flags" + "github.com/aspect-build/aspect-cli/pkg/bazel" + "github.com/aspect-build/aspect-cli/pkg/interceptors" + "github.com/aspect-build/aspect-cli/pkg/ioutils" ) func NewDefaultCmd() *cobra.Command { diff --git a/cmd/aspect/help/BUILD.bazel b/cmd/aspect/help/BUILD.bazel index 6841b715e..251adf675 100644 --- a/cmd/aspect/help/BUILD.bazel +++ b/cmd/aspect/help/BUILD.bazel @@ -6,7 +6,7 @@ go_library( "flags_as_proto.go", "help.go", ], - importpath = "aspect.build/cli/cmd/aspect/help", + importpath = "github.com/aspect-build/aspect-cli/cmd/aspect/help", visibility = ["//visibility:public"], deps = [ "//pkg/aspect/root/flags", diff --git a/cmd/aspect/help/flags_as_proto.go b/cmd/aspect/help/flags_as_proto.go index d0254f6a5..0fd321007 100644 --- a/cmd/aspect/help/flags_as_proto.go +++ b/cmd/aspect/help/flags_as_proto.go @@ -3,10 +3,10 @@ package help import ( "context" - "aspect.build/cli/pkg/aspect/root/flags" - "aspect.build/cli/pkg/bazel" - "aspect.build/cli/pkg/interceptors" - "aspect.build/cli/pkg/ioutils" + "github.com/aspect-build/aspect-cli/pkg/aspect/root/flags" + "github.com/aspect-build/aspect-cli/pkg/bazel" + "github.com/aspect-build/aspect-cli/pkg/interceptors" + "github.com/aspect-build/aspect-cli/pkg/ioutils" "github.com/spf13/cobra" ) diff --git a/cmd/aspect/info/BUILD.bazel b/cmd/aspect/info/BUILD.bazel index 26ea4d26e..23fe0e292 100644 --- a/cmd/aspect/info/BUILD.bazel +++ b/cmd/aspect/info/BUILD.bazel @@ -3,7 +3,7 @@ load("@io_bazel_rules_go//go:def.bzl", "go_library") go_library( name = "info", srcs = ["info.go"], - importpath = "aspect.build/cli/cmd/aspect/info", + importpath = "github.com/aspect-build/aspect-cli/cmd/aspect/info", visibility = ["//visibility:public"], deps = [ "//pkg/aspect/info", diff --git a/cmd/aspect/info/info.go b/cmd/aspect/info/info.go index 236420697..5d4512a16 100644 --- a/cmd/aspect/info/info.go +++ b/cmd/aspect/info/info.go @@ -19,11 +19,11 @@ package info import ( "github.com/spf13/cobra" - "aspect.build/cli/pkg/aspect/info" - "aspect.build/cli/pkg/aspect/root/flags" - "aspect.build/cli/pkg/bazel" - "aspect.build/cli/pkg/interceptors" - "aspect.build/cli/pkg/ioutils" + "github.com/aspect-build/aspect-cli/pkg/aspect/info" + "github.com/aspect-build/aspect-cli/pkg/aspect/root/flags" + "github.com/aspect-build/aspect-cli/pkg/bazel" + "github.com/aspect-build/aspect-cli/pkg/interceptors" + "github.com/aspect-build/aspect-cli/pkg/ioutils" ) func NewDefaultCmd() *cobra.Command { diff --git a/cmd/aspect/init/BUILD.bazel b/cmd/aspect/init/BUILD.bazel index 0ef59befe..da5c8c9bb 100644 --- a/cmd/aspect/init/BUILD.bazel +++ b/cmd/aspect/init/BUILD.bazel @@ -3,7 +3,7 @@ load("@io_bazel_rules_go//go:def.bzl", "go_library") go_library( name = "init", srcs = ["init.go"], - importpath = "aspect.build/cli/cmd/aspect/init", + importpath = "github.com/aspect-build/aspect-cli/cmd/aspect/init", visibility = ["//visibility:public"], deps = [ "//pkg/aspect/init", diff --git a/cmd/aspect/init/init.go b/cmd/aspect/init/init.go index 1615fe22e..3f03509ea 100644 --- a/cmd/aspect/init/init.go +++ b/cmd/aspect/init/init.go @@ -19,10 +19,10 @@ package init import ( "github.com/spf13/cobra" - init_ "aspect.build/cli/pkg/aspect/init" - "aspect.build/cli/pkg/aspect/root/flags" - "aspect.build/cli/pkg/interceptors" - "aspect.build/cli/pkg/ioutils" + init_ "github.com/aspect-build/aspect-cli/pkg/aspect/init" + "github.com/aspect-build/aspect-cli/pkg/aspect/root/flags" + "github.com/aspect-build/aspect-cli/pkg/interceptors" + "github.com/aspect-build/aspect-cli/pkg/ioutils" ) func NewDefaultCmd() *cobra.Command { diff --git a/cmd/aspect/license/BUILD.bazel b/cmd/aspect/license/BUILD.bazel index e81dcfd2e..d19befd1b 100644 --- a/cmd/aspect/license/BUILD.bazel +++ b/cmd/aspect/license/BUILD.bazel @@ -3,7 +3,7 @@ load("@io_bazel_rules_go//go:def.bzl", "go_library") go_library( name = "license", srcs = ["license.go"], - importpath = "aspect.build/cli/cmd/aspect/license", + importpath = "github.com/aspect-build/aspect-cli/cmd/aspect/license", visibility = ["//visibility:public"], deps = [ "//pkg/aspect/license", diff --git a/cmd/aspect/license/license.go b/cmd/aspect/license/license.go index 1980af28c..819d9f109 100644 --- a/cmd/aspect/license/license.go +++ b/cmd/aspect/license/license.go @@ -19,11 +19,11 @@ package license import ( "github.com/spf13/cobra" - "aspect.build/cli/pkg/aspect/license" - "aspect.build/cli/pkg/aspect/root/flags" - "aspect.build/cli/pkg/bazel" - "aspect.build/cli/pkg/interceptors" - "aspect.build/cli/pkg/ioutils" + "github.com/aspect-build/aspect-cli/pkg/aspect/license" + "github.com/aspect-build/aspect-cli/pkg/aspect/root/flags" + "github.com/aspect-build/aspect-cli/pkg/bazel" + "github.com/aspect-build/aspect-cli/pkg/interceptors" + "github.com/aspect-build/aspect-cli/pkg/ioutils" ) func NewDefaultCmd() *cobra.Command { diff --git a/cmd/aspect/lint/BUILD.bazel b/cmd/aspect/lint/BUILD.bazel index 7dc4d4663..fdabcd4df 100644 --- a/cmd/aspect/lint/BUILD.bazel +++ b/cmd/aspect/lint/BUILD.bazel @@ -3,7 +3,7 @@ load("@io_bazel_rules_go//go:def.bzl", "go_library") go_library( name = "lint", srcs = ["lint.go"], - importpath = "aspect.build/cli/cmd/aspect/lint", + importpath = "github.com/aspect-build/aspect-cli/cmd/aspect/lint", visibility = ["//visibility:public"], deps = [ "//pkg/aspect/lint", diff --git a/cmd/aspect/lint/lint.go b/cmd/aspect/lint/lint.go index d23a894d2..c4e13f29c 100644 --- a/cmd/aspect/lint/lint.go +++ b/cmd/aspect/lint/lint.go @@ -19,12 +19,12 @@ package lint import ( "github.com/spf13/cobra" - "aspect.build/cli/pkg/aspect/lint" - "aspect.build/cli/pkg/aspect/root/flags" - "aspect.build/cli/pkg/bazel" - "aspect.build/cli/pkg/interceptors" - "aspect.build/cli/pkg/ioutils" - "aspect.build/cli/pkg/plugin/system" + "github.com/aspect-build/aspect-cli/pkg/aspect/lint" + "github.com/aspect-build/aspect-cli/pkg/aspect/root/flags" + "github.com/aspect-build/aspect-cli/pkg/bazel" + "github.com/aspect-build/aspect-cli/pkg/interceptors" + "github.com/aspect-build/aspect-cli/pkg/ioutils" + "github.com/aspect-build/aspect-cli/pkg/plugin/system" ) func NewDefaultCmd(pluginSystem system.PluginSystem) *cobra.Command { diff --git a/cmd/aspect/main.go b/cmd/aspect/main.go index 2b91aa0c3..addd7116b 100644 --- a/cmd/aspect/main.go +++ b/cmd/aspect/main.go @@ -20,12 +20,12 @@ import ( "context" "os" - "aspect.build/cli/cmd/aspect/root" - "aspect.build/cli/pkg/aspect/root/config" - "aspect.build/cli/pkg/aspecterrors" - "aspect.build/cli/pkg/bazel" - "aspect.build/cli/pkg/ioutils" - "aspect.build/cli/pkg/plugin/system" + "github.com/aspect-build/aspect-cli/cmd/aspect/root" + "github.com/aspect-build/aspect-cli/pkg/aspect/root/config" + "github.com/aspect-build/aspect-cli/pkg/aspecterrors" + "github.com/aspect-build/aspect-cli/pkg/bazel" + "github.com/aspect-build/aspect-cli/pkg/ioutils" + "github.com/aspect-build/aspect-cli/pkg/plugin/system" "github.com/spf13/viper" ) diff --git a/cmd/aspect/mobileinstall/BUILD.bazel b/cmd/aspect/mobileinstall/BUILD.bazel index 2818f412a..2c58a42ee 100644 --- a/cmd/aspect/mobileinstall/BUILD.bazel +++ b/cmd/aspect/mobileinstall/BUILD.bazel @@ -3,7 +3,7 @@ load("@io_bazel_rules_go//go:def.bzl", "go_library") go_library( name = "mobileinstall", srcs = ["mobileinstall.go"], - importpath = "aspect.build/cli/cmd/aspect/mobileinstall", + importpath = "github.com/aspect-build/aspect-cli/cmd/aspect/mobileinstall", visibility = ["//visibility:public"], deps = [ "//pkg/aspect/mobileinstall", diff --git a/cmd/aspect/mobileinstall/mobileinstall.go b/cmd/aspect/mobileinstall/mobileinstall.go index 9c789a09d..8c91c76b3 100644 --- a/cmd/aspect/mobileinstall/mobileinstall.go +++ b/cmd/aspect/mobileinstall/mobileinstall.go @@ -19,11 +19,11 @@ package mobileinstall import ( "github.com/spf13/cobra" - "aspect.build/cli/pkg/aspect/mobileinstall" - "aspect.build/cli/pkg/aspect/root/flags" - "aspect.build/cli/pkg/bazel" - "aspect.build/cli/pkg/interceptors" - "aspect.build/cli/pkg/ioutils" + "github.com/aspect-build/aspect-cli/pkg/aspect/mobileinstall" + "github.com/aspect-build/aspect-cli/pkg/aspect/root/flags" + "github.com/aspect-build/aspect-cli/pkg/bazel" + "github.com/aspect-build/aspect-cli/pkg/interceptors" + "github.com/aspect-build/aspect-cli/pkg/ioutils" ) func NewDefaultCmd() *cobra.Command { diff --git a/cmd/aspect/mod/BUILD.bazel b/cmd/aspect/mod/BUILD.bazel index 00a680a47..ad260b67c 100644 --- a/cmd/aspect/mod/BUILD.bazel +++ b/cmd/aspect/mod/BUILD.bazel @@ -3,7 +3,7 @@ load("@io_bazel_rules_go//go:def.bzl", "go_library") go_library( name = "mod", srcs = ["mod.go"], - importpath = "aspect.build/cli/cmd/aspect/mod", + importpath = "github.com/aspect-build/aspect-cli/cmd/aspect/mod", visibility = ["//visibility:public"], deps = [ "//pkg/aspect/mod", diff --git a/cmd/aspect/mod/mod.go b/cmd/aspect/mod/mod.go index fbebd30fb..7766ed100 100644 --- a/cmd/aspect/mod/mod.go +++ b/cmd/aspect/mod/mod.go @@ -19,11 +19,11 @@ package mod import ( "github.com/spf13/cobra" - "aspect.build/cli/pkg/aspect/mod" - "aspect.build/cli/pkg/aspect/root/flags" - "aspect.build/cli/pkg/bazel" - "aspect.build/cli/pkg/interceptors" - "aspect.build/cli/pkg/ioutils" + "github.com/aspect-build/aspect-cli/pkg/aspect/mod" + "github.com/aspect-build/aspect-cli/pkg/aspect/root/flags" + "github.com/aspect-build/aspect-cli/pkg/bazel" + "github.com/aspect-build/aspect-cli/pkg/interceptors" + "github.com/aspect-build/aspect-cli/pkg/ioutils" ) func NewDefaultCmd() *cobra.Command { diff --git a/cmd/aspect/outputs/BUILD.bazel b/cmd/aspect/outputs/BUILD.bazel index c39cdcbe5..d708fb25e 100644 --- a/cmd/aspect/outputs/BUILD.bazel +++ b/cmd/aspect/outputs/BUILD.bazel @@ -3,7 +3,7 @@ load("@io_bazel_rules_go//go:def.bzl", "go_library") go_library( name = "outputs", srcs = ["outputs.go"], - importpath = "aspect.build/cli/cmd/aspect/outputs", + importpath = "github.com/aspect-build/aspect-cli/cmd/aspect/outputs", visibility = ["//visibility:public"], deps = [ "//pkg/aspect/outputs", diff --git a/cmd/aspect/outputs/outputs.go b/cmd/aspect/outputs/outputs.go index bcd7479fc..f6228c4c2 100644 --- a/cmd/aspect/outputs/outputs.go +++ b/cmd/aspect/outputs/outputs.go @@ -19,11 +19,11 @@ package outputs import ( "github.com/spf13/cobra" - "aspect.build/cli/pkg/aspect/outputs" - "aspect.build/cli/pkg/aspect/root/flags" - "aspect.build/cli/pkg/bazel" - "aspect.build/cli/pkg/interceptors" - "aspect.build/cli/pkg/ioutils" + "github.com/aspect-build/aspect-cli/pkg/aspect/outputs" + "github.com/aspect-build/aspect-cli/pkg/aspect/root/flags" + "github.com/aspect-build/aspect-cli/pkg/bazel" + "github.com/aspect-build/aspect-cli/pkg/interceptors" + "github.com/aspect-build/aspect-cli/pkg/ioutils" ) func NewDefaultCmd() *cobra.Command { diff --git a/cmd/aspect/print/BUILD.bazel b/cmd/aspect/print/BUILD.bazel index 660780b63..a33920906 100644 --- a/cmd/aspect/print/BUILD.bazel +++ b/cmd/aspect/print/BUILD.bazel @@ -3,7 +3,7 @@ load("@io_bazel_rules_go//go:def.bzl", "go_library") go_library( name = "print", srcs = ["print.go"], - importpath = "aspect.build/cli/cmd/aspect/print", + importpath = "github.com/aspect-build/aspect-cli/cmd/aspect/print", visibility = ["//visibility:public"], deps = [ "//pkg/aspect/print", diff --git a/cmd/aspect/print/print.go b/cmd/aspect/print/print.go index 7270d3b66..312286e92 100644 --- a/cmd/aspect/print/print.go +++ b/cmd/aspect/print/print.go @@ -19,10 +19,10 @@ package print import ( "github.com/spf13/cobra" - "aspect.build/cli/pkg/aspect/print" - "aspect.build/cli/pkg/aspect/root/flags" - "aspect.build/cli/pkg/interceptors" - "aspect.build/cli/pkg/ioutils" + "github.com/aspect-build/aspect-cli/pkg/aspect/print" + "github.com/aspect-build/aspect-cli/pkg/aspect/root/flags" + "github.com/aspect-build/aspect-cli/pkg/interceptors" + "github.com/aspect-build/aspect-cli/pkg/ioutils" ) func NewDefaultCmd() *cobra.Command { diff --git a/cmd/aspect/printaction/BUILD.bazel b/cmd/aspect/printaction/BUILD.bazel index 903a7ccc7..3c9864d72 100644 --- a/cmd/aspect/printaction/BUILD.bazel +++ b/cmd/aspect/printaction/BUILD.bazel @@ -3,7 +3,7 @@ load("@io_bazel_rules_go//go:def.bzl", "go_library") go_library( name = "printaction", srcs = ["printaction.go"], - importpath = "aspect.build/cli/cmd/aspect/printaction", + importpath = "github.com/aspect-build/aspect-cli/cmd/aspect/printaction", visibility = ["//visibility:public"], deps = [ "//pkg/aspect/printaction", diff --git a/cmd/aspect/printaction/printaction.go b/cmd/aspect/printaction/printaction.go index 5698d12fe..53db5e3a8 100644 --- a/cmd/aspect/printaction/printaction.go +++ b/cmd/aspect/printaction/printaction.go @@ -19,11 +19,11 @@ package printaction import ( "github.com/spf13/cobra" - "aspect.build/cli/pkg/aspect/printaction" - "aspect.build/cli/pkg/aspect/root/flags" - "aspect.build/cli/pkg/bazel" - "aspect.build/cli/pkg/interceptors" - "aspect.build/cli/pkg/ioutils" + "github.com/aspect-build/aspect-cli/pkg/aspect/printaction" + "github.com/aspect-build/aspect-cli/pkg/aspect/root/flags" + "github.com/aspect-build/aspect-cli/pkg/bazel" + "github.com/aspect-build/aspect-cli/pkg/interceptors" + "github.com/aspect-build/aspect-cli/pkg/ioutils" ) func NewDefaultCmd() *cobra.Command { diff --git a/cmd/aspect/query/BUILD.bazel b/cmd/aspect/query/BUILD.bazel index 5780019ae..b8911ab50 100644 --- a/cmd/aspect/query/BUILD.bazel +++ b/cmd/aspect/query/BUILD.bazel @@ -3,7 +3,7 @@ load("@io_bazel_rules_go//go:def.bzl", "go_library") go_library( name = "query", srcs = ["query.go"], - importpath = "aspect.build/cli/cmd/aspect/query", + importpath = "github.com/aspect-build/aspect-cli/cmd/aspect/query", visibility = ["//visibility:public"], deps = [ "//pkg/aspect/query", diff --git a/cmd/aspect/query/query.go b/cmd/aspect/query/query.go index 3b9bd7229..cb6144bfb 100644 --- a/cmd/aspect/query/query.go +++ b/cmd/aspect/query/query.go @@ -19,11 +19,11 @@ package query import ( "github.com/spf13/cobra" - "aspect.build/cli/pkg/aspect/query" - "aspect.build/cli/pkg/aspect/root/flags" - "aspect.build/cli/pkg/bazel" - "aspect.build/cli/pkg/interceptors" - "aspect.build/cli/pkg/ioutils" + "github.com/aspect-build/aspect-cli/pkg/aspect/query" + "github.com/aspect-build/aspect-cli/pkg/aspect/root/flags" + "github.com/aspect-build/aspect-cli/pkg/bazel" + "github.com/aspect-build/aspect-cli/pkg/interceptors" + "github.com/aspect-build/aspect-cli/pkg/ioutils" ) func NewDefaultCmd() *cobra.Command { diff --git a/cmd/aspect/root/BUILD.bazel b/cmd/aspect/root/BUILD.bazel index c99e4385c..273d160e2 100644 --- a/cmd/aspect/root/BUILD.bazel +++ b/cmd/aspect/root/BUILD.bazel @@ -3,7 +3,7 @@ load("@io_bazel_rules_go//go:def.bzl", "go_library") go_library( name = "root", srcs = ["root.go"], - importpath = "aspect.build/cli/cmd/aspect/root", + importpath = "github.com/aspect-build/aspect-cli/cmd/aspect/root", visibility = ["//visibility:public"], deps = [ "//buildinfo", diff --git a/cmd/aspect/root/root.go b/cmd/aspect/root/root.go index c1b269d14..77abdb5b3 100644 --- a/cmd/aspect/root/root.go +++ b/cmd/aspect/root/root.go @@ -24,40 +24,40 @@ import ( "github.com/mattn/go-isatty" "github.com/spf13/cobra" - "aspect.build/cli/buildinfo" - "aspect.build/cli/cmd/aspect/analyzeprofile" - "aspect.build/cli/cmd/aspect/aquery" - "aspect.build/cli/cmd/aspect/build" - "aspect.build/cli/cmd/aspect/canonicalizeflags" - "aspect.build/cli/cmd/aspect/clean" - "aspect.build/cli/cmd/aspect/config" - "aspect.build/cli/cmd/aspect/configure" - "aspect.build/cli/cmd/aspect/coverage" - "aspect.build/cli/cmd/aspect/cquery" - "aspect.build/cli/cmd/aspect/docs" - "aspect.build/cli/cmd/aspect/dump" - "aspect.build/cli/cmd/aspect/fetch" - "aspect.build/cli/cmd/aspect/help" - "aspect.build/cli/cmd/aspect/info" - init_ "aspect.build/cli/cmd/aspect/init" - "aspect.build/cli/cmd/aspect/license" - "aspect.build/cli/cmd/aspect/lint" - "aspect.build/cli/cmd/aspect/mobileinstall" - "aspect.build/cli/cmd/aspect/mod" - "aspect.build/cli/cmd/aspect/outputs" - "aspect.build/cli/cmd/aspect/print" - "aspect.build/cli/cmd/aspect/printaction" - "aspect.build/cli/cmd/aspect/query" - "aspect.build/cli/cmd/aspect/run" - "aspect.build/cli/cmd/aspect/shutdown" - "aspect.build/cli/cmd/aspect/sync" - "aspect.build/cli/cmd/aspect/test" - "aspect.build/cli/cmd/aspect/version" - "aspect.build/cli/pkg/aspect/root/flags" - "aspect.build/cli/pkg/aspecterrors" - "aspect.build/cli/pkg/bazel" - "aspect.build/cli/pkg/ioutils" - "aspect.build/cli/pkg/plugin/system" + "github.com/aspect-build/aspect-cli/buildinfo" + "github.com/aspect-build/aspect-cli/cmd/aspect/analyzeprofile" + "github.com/aspect-build/aspect-cli/cmd/aspect/aquery" + "github.com/aspect-build/aspect-cli/cmd/aspect/build" + "github.com/aspect-build/aspect-cli/cmd/aspect/canonicalizeflags" + "github.com/aspect-build/aspect-cli/cmd/aspect/clean" + "github.com/aspect-build/aspect-cli/cmd/aspect/config" + "github.com/aspect-build/aspect-cli/cmd/aspect/configure" + "github.com/aspect-build/aspect-cli/cmd/aspect/coverage" + "github.com/aspect-build/aspect-cli/cmd/aspect/cquery" + "github.com/aspect-build/aspect-cli/cmd/aspect/docs" + "github.com/aspect-build/aspect-cli/cmd/aspect/dump" + "github.com/aspect-build/aspect-cli/cmd/aspect/fetch" + "github.com/aspect-build/aspect-cli/cmd/aspect/help" + "github.com/aspect-build/aspect-cli/cmd/aspect/info" + init_ "github.com/aspect-build/aspect-cli/cmd/aspect/init" + "github.com/aspect-build/aspect-cli/cmd/aspect/license" + "github.com/aspect-build/aspect-cli/cmd/aspect/lint" + "github.com/aspect-build/aspect-cli/cmd/aspect/mobileinstall" + "github.com/aspect-build/aspect-cli/cmd/aspect/mod" + "github.com/aspect-build/aspect-cli/cmd/aspect/outputs" + "github.com/aspect-build/aspect-cli/cmd/aspect/print" + "github.com/aspect-build/aspect-cli/cmd/aspect/printaction" + "github.com/aspect-build/aspect-cli/cmd/aspect/query" + "github.com/aspect-build/aspect-cli/cmd/aspect/run" + "github.com/aspect-build/aspect-cli/cmd/aspect/shutdown" + "github.com/aspect-build/aspect-cli/cmd/aspect/sync" + "github.com/aspect-build/aspect-cli/cmd/aspect/test" + "github.com/aspect-build/aspect-cli/cmd/aspect/version" + "github.com/aspect-build/aspect-cli/pkg/aspect/root/flags" + "github.com/aspect-build/aspect-cli/pkg/aspecterrors" + "github.com/aspect-build/aspect-cli/pkg/bazel" + "github.com/aspect-build/aspect-cli/pkg/ioutils" + "github.com/aspect-build/aspect-cli/pkg/plugin/system" ) var ( diff --git a/cmd/aspect/run/BUILD.bazel b/cmd/aspect/run/BUILD.bazel index bcb7a7ff0..10fd82e1f 100644 --- a/cmd/aspect/run/BUILD.bazel +++ b/cmd/aspect/run/BUILD.bazel @@ -3,7 +3,7 @@ load("@io_bazel_rules_go//go:def.bzl", "go_library") go_library( name = "run", srcs = ["run.go"], - importpath = "aspect.build/cli/cmd/aspect/run", + importpath = "github.com/aspect-build/aspect-cli/cmd/aspect/run", visibility = ["//visibility:public"], deps = [ "//pkg/aspect/root/flags", diff --git a/cmd/aspect/run/run.go b/cmd/aspect/run/run.go index 0d0723a74..b01b4c098 100644 --- a/cmd/aspect/run/run.go +++ b/cmd/aspect/run/run.go @@ -19,12 +19,12 @@ package run import ( "github.com/spf13/cobra" - "aspect.build/cli/pkg/aspect/root/flags" - "aspect.build/cli/pkg/aspect/run" - "aspect.build/cli/pkg/bazel" - "aspect.build/cli/pkg/interceptors" - "aspect.build/cli/pkg/ioutils" - "aspect.build/cli/pkg/plugin/system" + "github.com/aspect-build/aspect-cli/pkg/aspect/root/flags" + "github.com/aspect-build/aspect-cli/pkg/aspect/run" + "github.com/aspect-build/aspect-cli/pkg/bazel" + "github.com/aspect-build/aspect-cli/pkg/interceptors" + "github.com/aspect-build/aspect-cli/pkg/ioutils" + "github.com/aspect-build/aspect-cli/pkg/plugin/system" ) // NewDefaultCmd creates a new run cobra command with the default diff --git a/cmd/aspect/shutdown/BUILD.bazel b/cmd/aspect/shutdown/BUILD.bazel index 9f20cbe8c..629114fa4 100644 --- a/cmd/aspect/shutdown/BUILD.bazel +++ b/cmd/aspect/shutdown/BUILD.bazel @@ -3,7 +3,7 @@ load("@io_bazel_rules_go//go:def.bzl", "go_library") go_library( name = "shutdown", srcs = ["shutdown.go"], - importpath = "aspect.build/cli/cmd/aspect/shutdown", + importpath = "github.com/aspect-build/aspect-cli/cmd/aspect/shutdown", visibility = ["//visibility:public"], deps = [ "//pkg/aspect/root/flags", diff --git a/cmd/aspect/shutdown/shutdown.go b/cmd/aspect/shutdown/shutdown.go index b3caa4e1f..5136feab9 100644 --- a/cmd/aspect/shutdown/shutdown.go +++ b/cmd/aspect/shutdown/shutdown.go @@ -19,11 +19,11 @@ package shutdown import ( "github.com/spf13/cobra" - "aspect.build/cli/pkg/aspect/root/flags" - "aspect.build/cli/pkg/aspect/shutdown" - "aspect.build/cli/pkg/bazel" - "aspect.build/cli/pkg/interceptors" - "aspect.build/cli/pkg/ioutils" + "github.com/aspect-build/aspect-cli/pkg/aspect/root/flags" + "github.com/aspect-build/aspect-cli/pkg/aspect/shutdown" + "github.com/aspect-build/aspect-cli/pkg/bazel" + "github.com/aspect-build/aspect-cli/pkg/interceptors" + "github.com/aspect-build/aspect-cli/pkg/ioutils" ) func NewDefaultCmd() *cobra.Command { diff --git a/cmd/aspect/sync/BUILD.bazel b/cmd/aspect/sync/BUILD.bazel index 74c9948fd..f515f2ae5 100644 --- a/cmd/aspect/sync/BUILD.bazel +++ b/cmd/aspect/sync/BUILD.bazel @@ -3,7 +3,7 @@ load("@io_bazel_rules_go//go:def.bzl", "go_library") go_library( name = "sync", srcs = ["sync.go"], - importpath = "aspect.build/cli/cmd/aspect/sync", + importpath = "github.com/aspect-build/aspect-cli/cmd/aspect/sync", visibility = ["//visibility:public"], deps = [ "//pkg/aspect/root/flags", diff --git a/cmd/aspect/sync/sync.go b/cmd/aspect/sync/sync.go index f1957d213..f0896a257 100644 --- a/cmd/aspect/sync/sync.go +++ b/cmd/aspect/sync/sync.go @@ -19,11 +19,11 @@ package sync import ( "github.com/spf13/cobra" - "aspect.build/cli/pkg/aspect/root/flags" - "aspect.build/cli/pkg/aspect/sync" - "aspect.build/cli/pkg/bazel" - "aspect.build/cli/pkg/interceptors" - "aspect.build/cli/pkg/ioutils" + "github.com/aspect-build/aspect-cli/pkg/aspect/root/flags" + "github.com/aspect-build/aspect-cli/pkg/aspect/sync" + "github.com/aspect-build/aspect-cli/pkg/bazel" + "github.com/aspect-build/aspect-cli/pkg/interceptors" + "github.com/aspect-build/aspect-cli/pkg/ioutils" ) func NewDefaultCmd() *cobra.Command { diff --git a/cmd/aspect/test/BUILD.bazel b/cmd/aspect/test/BUILD.bazel index 8b356aa34..74b53c6f3 100644 --- a/cmd/aspect/test/BUILD.bazel +++ b/cmd/aspect/test/BUILD.bazel @@ -3,7 +3,7 @@ load("@io_bazel_rules_go//go:def.bzl", "go_library") go_library( name = "test", srcs = ["test.go"], - importpath = "aspect.build/cli/cmd/aspect/test", + importpath = "github.com/aspect-build/aspect-cli/cmd/aspect/test", visibility = ["//visibility:public"], deps = [ "//pkg/aspect/root/flags", diff --git a/cmd/aspect/test/test.go b/cmd/aspect/test/test.go index 73c694362..7b27800e3 100644 --- a/cmd/aspect/test/test.go +++ b/cmd/aspect/test/test.go @@ -19,12 +19,12 @@ package test import ( "github.com/spf13/cobra" - "aspect.build/cli/pkg/aspect/root/flags" - "aspect.build/cli/pkg/aspect/test" - "aspect.build/cli/pkg/bazel" - "aspect.build/cli/pkg/interceptors" - "aspect.build/cli/pkg/ioutils" - "aspect.build/cli/pkg/plugin/system" + "github.com/aspect-build/aspect-cli/pkg/aspect/root/flags" + "github.com/aspect-build/aspect-cli/pkg/aspect/test" + "github.com/aspect-build/aspect-cli/pkg/bazel" + "github.com/aspect-build/aspect-cli/pkg/interceptors" + "github.com/aspect-build/aspect-cli/pkg/ioutils" + "github.com/aspect-build/aspect-cli/pkg/plugin/system" ) // NewDefaultCmd creates a new test cobra command with the default diff --git a/cmd/aspect/version/BUILD.bazel b/cmd/aspect/version/BUILD.bazel index 738ce5b7c..eca068731 100644 --- a/cmd/aspect/version/BUILD.bazel +++ b/cmd/aspect/version/BUILD.bazel @@ -3,7 +3,7 @@ load("@io_bazel_rules_go//go:def.bzl", "go_library") go_library( name = "version", srcs = ["version.go"], - importpath = "aspect.build/cli/cmd/aspect/version", + importpath = "github.com/aspect-build/aspect-cli/cmd/aspect/version", visibility = ["//visibility:public"], deps = [ "//pkg/aspect/root/flags", diff --git a/cmd/aspect/version/version.go b/cmd/aspect/version/version.go index 420ae4703..2c6d5da3d 100644 --- a/cmd/aspect/version/version.go +++ b/cmd/aspect/version/version.go @@ -19,11 +19,11 @@ package version import ( "github.com/spf13/cobra" - "aspect.build/cli/pkg/aspect/root/flags" - "aspect.build/cli/pkg/aspect/version" - "aspect.build/cli/pkg/bazel" - "aspect.build/cli/pkg/interceptors" - "aspect.build/cli/pkg/ioutils" + "github.com/aspect-build/aspect-cli/pkg/aspect/root/flags" + "github.com/aspect-build/aspect-cli/pkg/aspect/version" + "github.com/aspect-build/aspect-cli/pkg/bazel" + "github.com/aspect-build/aspect-cli/pkg/interceptors" + "github.com/aspect-build/aspect-cli/pkg/ioutils" ) func NewDefaultCmd() *cobra.Command { diff --git a/cmd/docgen/BUILD.bazel b/cmd/docgen/BUILD.bazel index 2f01f01f0..8ee982c2f 100644 --- a/cmd/docgen/BUILD.bazel +++ b/cmd/docgen/BUILD.bazel @@ -3,9 +3,9 @@ load("@io_bazel_rules_go//go:def.bzl", "go_binary", "go_library") go_library( name = "docgen_lib", srcs = ["main.go"], - importpath = "aspect.build/cli/cmd/docgen", + importpath = "github.com/aspect-build/aspect-cli/cmd/docgen", visibility = ["//visibility:private"], - x_defs = {"aspect.build/cli/buildinfo.OpenSource": "true"}, + x_defs = {"github.com/aspect-build/aspect-cli/buildinfo.OpenSource": "true"}, deps = [ "//cmd/aspect/root", "//pkg/bazel", diff --git a/cmd/docgen/main.go b/cmd/docgen/main.go index 15c428470..5c979b7ce 100644 --- a/cmd/docgen/main.go +++ b/cmd/docgen/main.go @@ -27,10 +27,10 @@ import ( "github.com/spf13/cobra" "github.com/spf13/cobra/doc" - "aspect.build/cli/cmd/aspect/root" - "aspect.build/cli/pkg/bazel" - "aspect.build/cli/pkg/ioutils" - "aspect.build/cli/pkg/plugin/system" + "github.com/aspect-build/aspect-cli/cmd/aspect/root" + "github.com/aspect-build/aspect-cli/pkg/bazel" + "github.com/aspect-build/aspect-cli/pkg/ioutils" + "github.com/aspect-build/aspect-cli/pkg/plugin/system" ) func main() { diff --git a/docs/bazelrc/BUILD.bazel b/docs/bazelrc/BUILD.bazel index 3e585868f..ca360ca76 100644 --- a/docs/bazelrc/BUILD.bazel +++ b/docs/bazelrc/BUILD.bazel @@ -22,6 +22,6 @@ go_library( "performance.bazelrc", "java.bazelrc", ], - importpath = "aspect.build/cli/docs/bazelrc", + importpath = "github.com/aspect-build/aspect-cli/docs/bazelrc", visibility = ["//visibility:public"], ) diff --git a/gazelle/bzl/BUILD.bazel b/gazelle/bzl/BUILD.bazel index 873d4435c..3b5e1daf9 100644 --- a/gazelle/bzl/BUILD.bazel +++ b/gazelle/bzl/BUILD.bazel @@ -6,7 +6,7 @@ load("//gazelle:gazelle.bzl", "gazelle_generation_test") go_library( name = "bzl", srcs = ["gazelle.go"], - importpath = "aspect.build/cli/gazelle/bzl", + importpath = "github.com/aspect-build/aspect-cli/gazelle/bzl", visibility = ["//visibility:public"], deps = [ "@bazel_gazelle//config:go_default_library", diff --git a/gazelle/common/BUILD.bazel b/gazelle/common/BUILD.bazel index bc31fa1c5..efa786c1b 100644 --- a/gazelle/common/BUILD.bazel +++ b/gazelle/common/BUILD.bazel @@ -11,7 +11,7 @@ go_library( "set.go", "walk.go", ], - importpath = "aspect.build/cli/gazelle/common", + importpath = "github.com/aspect-build/aspect-cli/gazelle/common", visibility = ["//visibility:public"], deps = [ "//pkg/logger", diff --git a/gazelle/common/cache/BUILD.bazel b/gazelle/common/cache/BUILD.bazel index 6bc7109e5..8f8aa89c8 100644 --- a/gazelle/common/cache/BUILD.bazel +++ b/gazelle/common/cache/BUILD.bazel @@ -8,7 +8,7 @@ go_library( "disk.go", "noop.go", ], - importpath = "aspect.build/cli/gazelle/common/cache", + importpath = "github.com/aspect-build/aspect-cli/gazelle/common/cache", visibility = ["//visibility:public"], deps = [ "//pkg/logger", diff --git a/gazelle/common/cache/disk.go b/gazelle/common/cache/disk.go index f478b5a59..924a8c47e 100644 --- a/gazelle/common/cache/disk.go +++ b/gazelle/common/cache/disk.go @@ -5,7 +5,7 @@ import ( "os" "sync" - BazelLog "aspect.build/cli/pkg/logger" + BazelLog "github.com/aspect-build/aspect-cli/pkg/logger" ) func NewDiskCache(cacheFilePath string) Cache { diff --git a/gazelle/common/git/BUILD.bazel b/gazelle/common/git/BUILD.bazel index 857d15c6a..a2c41a4a2 100644 --- a/gazelle/common/git/BUILD.bazel +++ b/gazelle/common/git/BUILD.bazel @@ -3,7 +3,7 @@ load("@io_bazel_rules_go//go:def.bzl", "go_library", "go_test") go_library( name = "git", srcs = ["gitignore.go"], - importpath = "aspect.build/cli/gazelle/common/git", + importpath = "github.com/aspect-build/aspect-cli/gazelle/common/git", visibility = ["//visibility:public"], deps = [ "//gazelle/common", diff --git a/gazelle/common/git/gitignore.go b/gazelle/common/git/gitignore.go index a5d2055fd..1a14c0514 100644 --- a/gazelle/common/git/gitignore.go +++ b/gazelle/common/git/gitignore.go @@ -9,8 +9,8 @@ import ( "path" "strings" - common "aspect.build/cli/gazelle/common" - BazelLog "aspect.build/cli/pkg/logger" + common "github.com/aspect-build/aspect-cli/gazelle/common" + BazelLog "github.com/aspect-build/aspect-cli/pkg/logger" "github.com/bazelbuild/bazel-gazelle/config" "github.com/bazelbuild/bazel-gazelle/rule" gitignore "github.com/go-git/go-git/v5/plumbing/format/gitignore" diff --git a/gazelle/common/rules.go b/gazelle/common/rules.go index 44d1e1df0..8b3b345d0 100644 --- a/gazelle/common/rules.go +++ b/gazelle/common/rules.go @@ -4,7 +4,7 @@ import ( "fmt" "path" - BazelLog "aspect.build/cli/pkg/logger" + BazelLog "github.com/aspect-build/aspect-cli/pkg/logger" "github.com/bazelbuild/bazel-gazelle/label" "github.com/bazelbuild/bazel-gazelle/language" "github.com/bazelbuild/bazel-gazelle/rule" diff --git a/gazelle/common/set.go b/gazelle/common/set.go index 616c4ac8c..28a23945b 100644 --- a/gazelle/common/set.go +++ b/gazelle/common/set.go @@ -1,7 +1,7 @@ package gazelle import ( - BazelLog "aspect.build/cli/pkg/logger" + BazelLog "github.com/aspect-build/aspect-cli/pkg/logger" "github.com/bazelbuild/bazel-gazelle/label" "github.com/emirpasic/gods/sets/treeset" "github.com/emirpasic/gods/utils" diff --git a/gazelle/common/starlark/BUILD.bazel b/gazelle/common/starlark/BUILD.bazel index bfed08e5d..d3daf3c91 100644 --- a/gazelle/common/starlark/BUILD.bazel +++ b/gazelle/common/starlark/BUILD.bazel @@ -6,7 +6,7 @@ go_library( "eval.go", "glob.go", ], - importpath = "aspect.build/cli/gazelle/common/starlark", + importpath = "github.com/aspect-build/aspect-cli/gazelle/common/starlark", visibility = ["//visibility:public"], deps = [ "//gazelle/common", diff --git a/gazelle/common/starlark/eval.go b/gazelle/common/starlark/eval.go index 0bb7e960a..21fa42a7a 100644 --- a/gazelle/common/starlark/eval.go +++ b/gazelle/common/starlark/eval.go @@ -8,7 +8,7 @@ import ( "go.starlark.net/starlark" "go.starlark.net/syntax" - stdlib "aspect.build/cli/gazelle/common/starlark/stdlib" + stdlib "github.com/aspect-build/aspect-cli/gazelle/common/starlark/stdlib" ) // Remain simple and strict like bazel starlark. diff --git a/gazelle/common/starlark/glob.go b/gazelle/common/starlark/glob.go index aa8794fdd..c6a96ea02 100644 --- a/gazelle/common/starlark/glob.go +++ b/gazelle/common/starlark/glob.go @@ -22,8 +22,8 @@ import ( // is necessary to match the behaviour from Bazel. "github.com/yargevad/filepathx" - common "aspect.build/cli/gazelle/common" - BazelLog "aspect.build/cli/pkg/logger" + common "github.com/aspect-build/aspect-cli/gazelle/common" + BazelLog "github.com/aspect-build/aspect-cli/pkg/logger" "github.com/bazelbuild/bazel-gazelle/config" bzl "github.com/bazelbuild/buildtools/build" ) diff --git a/gazelle/common/starlark/stdlib/BUILD.bazel b/gazelle/common/starlark/stdlib/BUILD.bazel index ed99f689c..957fb373e 100644 --- a/gazelle/common/starlark/stdlib/BUILD.bazel +++ b/gazelle/common/starlark/stdlib/BUILD.bazel @@ -3,7 +3,7 @@ load("@io_bazel_rules_go//go:def.bzl", "go_library") go_library( name = "stdlib", srcs = ["path.go"], - importpath = "aspect.build/cli/gazelle/common/starlark/stdlib", + importpath = "github.com/aspect-build/aspect-cli/gazelle/common/starlark/stdlib", visibility = ["//visibility:public"], deps = [ "//gazelle/common/starlark/utils", diff --git a/gazelle/common/starlark/stdlib/path.go b/gazelle/common/starlark/stdlib/path.go index 290d4f5ba..383ce9332 100644 --- a/gazelle/common/starlark/stdlib/path.go +++ b/gazelle/common/starlark/stdlib/path.go @@ -3,7 +3,7 @@ package starlark import ( "path" - utils "aspect.build/cli/gazelle/common/starlark/utils" + utils "github.com/aspect-build/aspect-cli/gazelle/common/starlark/utils" "go.starlark.net/starlark" ) diff --git a/gazelle/common/starlark/utils/BUILD.bazel b/gazelle/common/starlark/utils/BUILD.bazel index a55206dc8..32cecf37b 100644 --- a/gazelle/common/starlark/utils/BUILD.bazel +++ b/gazelle/common/starlark/utils/BUILD.bazel @@ -7,7 +7,7 @@ go_library( "lib.go", "util.go", ], - importpath = "aspect.build/cli/gazelle/common/starlark/utils", + importpath = "github.com/aspect-build/aspect-cli/gazelle/common/starlark/utils", visibility = ["//visibility:public"], deps = [ "@net_starlark_go//starlark", diff --git a/gazelle/common/treesitter/BUILD.bazel b/gazelle/common/treesitter/BUILD.bazel index f1ba9d7c8..c4f904b2a 100644 --- a/gazelle/common/treesitter/BUILD.bazel +++ b/gazelle/common/treesitter/BUILD.bazel @@ -9,7 +9,7 @@ go_library( "query.go", "traversal.go", ], - importpath = "aspect.build/cli/gazelle/common/treesitter", + importpath = "github.com/aspect-build/aspect-cli/gazelle/common/treesitter", visibility = ["//visibility:public"], deps = [ "//gazelle/common", diff --git a/gazelle/common/treesitter/filters.go b/gazelle/common/treesitter/filters.go index bfe52eb82..1e58e50fe 100644 --- a/gazelle/common/treesitter/filters.go +++ b/gazelle/common/treesitter/filters.go @@ -1,7 +1,7 @@ package treesitter import ( - common "aspect.build/cli/gazelle/common" + common "github.com/aspect-build/aspect-cli/gazelle/common" sitter "github.com/smacker/go-tree-sitter" ) diff --git a/gazelle/common/treesitter/grammars/json/BUILD.bazel b/gazelle/common/treesitter/grammars/json/BUILD.bazel index 97f23081d..8f8eee5d6 100644 --- a/gazelle/common/treesitter/grammars/json/BUILD.bazel +++ b/gazelle/common/treesitter/grammars/json/BUILD.bazel @@ -8,7 +8,7 @@ go_library( ], cgo = True, copts = ["-Iexternal/tree-sitter-json"], #keep - importpath = "aspect.build/cli/gazelle/common/treesitter/grammars/json", + importpath = "github.com/aspect-build/aspect-cli/gazelle/common/treesitter/grammars/json", visibility = ["//gazelle/common/treesitter:__subpackages__"], deps = ["@com_github_smacker_go_tree_sitter//:go-tree-sitter"], ) diff --git a/gazelle/common/treesitter/grammars/kotlin/BUILD.bazel b/gazelle/common/treesitter/grammars/kotlin/BUILD.bazel index 0f6fce7ef..2252ae357 100644 --- a/gazelle/common/treesitter/grammars/kotlin/BUILD.bazel +++ b/gazelle/common/treesitter/grammars/kotlin/BUILD.bazel @@ -8,7 +8,7 @@ go_library( ], cgo = True, copts = ["-Iexternal/tree-sitter-kotlin"], #keep - importpath = "aspect.build/cli/gazelle/common/treesitter/grammars/kotlin", + importpath = "github.com/aspect-build/aspect-cli/gazelle/common/treesitter/grammars/kotlin", visibility = ["//gazelle/common/treesitter:__subpackages__"], deps = ["@com_github_smacker_go_tree_sitter//:go-tree-sitter"], ) diff --git a/gazelle/common/treesitter/grammars/starlark/BUILD.bazel b/gazelle/common/treesitter/grammars/starlark/BUILD.bazel index 9d80d8ad7..0a9e24471 100644 --- a/gazelle/common/treesitter/grammars/starlark/BUILD.bazel +++ b/gazelle/common/treesitter/grammars/starlark/BUILD.bazel @@ -8,7 +8,7 @@ go_library( ], cgo = True, copts = ["-Iexternal/tree-sitter-starlark"], #keep - importpath = "aspect.build/cli/gazelle/common/treesitter/grammars/starlark", + importpath = "github.com/aspect-build/aspect-cli/gazelle/common/treesitter/grammars/starlark", visibility = ["//gazelle/common/treesitter:__subpackages__"], deps = ["@com_github_smacker_go_tree_sitter//:go-tree-sitter"], ) diff --git a/gazelle/common/treesitter/grammars/tsx/BUILD.bazel b/gazelle/common/treesitter/grammars/tsx/BUILD.bazel index 65c8b9043..cdbe27f3b 100644 --- a/gazelle/common/treesitter/grammars/tsx/BUILD.bazel +++ b/gazelle/common/treesitter/grammars/tsx/BUILD.bazel @@ -8,7 +8,7 @@ go_library( ], cgo = True, copts = ["-Iexternal/tree-sitter-typescript"], #keep - importpath = "aspect.build/cli/gazelle/common/treesitter/grammars/tsx", + importpath = "github.com/aspect-build/aspect-cli/gazelle/common/treesitter/grammars/tsx", visibility = ["//gazelle/common/treesitter:__subpackages__"], deps = ["@com_github_smacker_go_tree_sitter//:go-tree-sitter"], ) diff --git a/gazelle/common/treesitter/grammars/typescript/BUILD.bazel b/gazelle/common/treesitter/grammars/typescript/BUILD.bazel index 7079657fd..cb56a1f6e 100644 --- a/gazelle/common/treesitter/grammars/typescript/BUILD.bazel +++ b/gazelle/common/treesitter/grammars/typescript/BUILD.bazel @@ -8,7 +8,7 @@ go_library( ], cgo = True, copts = ["-Iexternal/tree-sitter-typescript"], #keep - importpath = "aspect.build/cli/gazelle/common/treesitter/grammars/typescript", + importpath = "github.com/aspect-build/aspect-cli/gazelle/common/treesitter/grammars/typescript", visibility = ["//gazelle/common/treesitter:__subpackages__"], deps = ["@com_github_smacker_go_tree_sitter//:go-tree-sitter"], ) diff --git a/gazelle/common/treesitter/parser.go b/gazelle/common/treesitter/parser.go index d7f56e647..27e2bd593 100644 --- a/gazelle/common/treesitter/parser.go +++ b/gazelle/common/treesitter/parser.go @@ -22,11 +22,11 @@ import ( "log" "path" - "aspect.build/cli/gazelle/common/treesitter/grammars/json" - "aspect.build/cli/gazelle/common/treesitter/grammars/kotlin" - "aspect.build/cli/gazelle/common/treesitter/grammars/starlark" - "aspect.build/cli/gazelle/common/treesitter/grammars/tsx" - "aspect.build/cli/gazelle/common/treesitter/grammars/typescript" + "github.com/aspect-build/aspect-cli/gazelle/common/treesitter/grammars/json" + "github.com/aspect-build/aspect-cli/gazelle/common/treesitter/grammars/kotlin" + "github.com/aspect-build/aspect-cli/gazelle/common/treesitter/grammars/starlark" + "github.com/aspect-build/aspect-cli/gazelle/common/treesitter/grammars/tsx" + "github.com/aspect-build/aspect-cli/gazelle/common/treesitter/grammars/typescript" sitter "github.com/smacker/go-tree-sitter" ) diff --git a/gazelle/common/treesitter/queries.go b/gazelle/common/treesitter/queries.go index f4755d4eb..215b68696 100644 --- a/gazelle/common/treesitter/queries.go +++ b/gazelle/common/treesitter/queries.go @@ -5,7 +5,7 @@ import ( "strings" "sync" - BazelLog "aspect.build/cli/pkg/logger" + BazelLog "github.com/aspect-build/aspect-cli/pkg/logger" sitter "github.com/smacker/go-tree-sitter" ) diff --git a/gazelle/common/walk.go b/gazelle/common/walk.go index ff5a51045..f8d4e67d4 100644 --- a/gazelle/common/walk.go +++ b/gazelle/common/walk.go @@ -4,7 +4,7 @@ import ( "log" "strings" - BazelLog "aspect.build/cli/pkg/logger" + BazelLog "github.com/aspect-build/aspect-cli/pkg/logger" "github.com/bazelbuild/bazel-gazelle/config" "github.com/bazelbuild/bazel-gazelle/language" "github.com/bazelbuild/bazel-gazelle/rule" diff --git a/gazelle/js/BUILD.bazel b/gazelle/js/BUILD.bazel index b05c1975f..01dd395e9 100644 --- a/gazelle/js/BUILD.bazel +++ b/gazelle/js/BUILD.bazel @@ -18,7 +18,7 @@ go_library( "resolve.go", "target.go", ], - importpath = "aspect.build/cli/gazelle/js", + importpath = "github.com/aspect-build/aspect-cli/gazelle/js", visibility = ["//visibility:public"], deps = [ "//gazelle/common", diff --git a/gazelle/js/configure.go b/gazelle/js/configure.go index ac7493cef..e8450a8c9 100644 --- a/gazelle/js/configure.go +++ b/gazelle/js/configure.go @@ -9,9 +9,9 @@ import ( "path" "strings" - common "aspect.build/cli/gazelle/common" - "aspect.build/cli/gazelle/common/git" - BazelLog "aspect.build/cli/pkg/logger" + common "github.com/aspect-build/aspect-cli/gazelle/common" + "github.com/aspect-build/aspect-cli/gazelle/common/git" + BazelLog "github.com/aspect-build/aspect-cli/pkg/logger" "github.com/bazelbuild/bazel-gazelle/config" "github.com/bazelbuild/bazel-gazelle/label" "github.com/bazelbuild/bazel-gazelle/rule" diff --git a/gazelle/js/generate.go b/gazelle/js/generate.go index 9d2bd9f87..87852db76 100644 --- a/gazelle/js/generate.go +++ b/gazelle/js/generate.go @@ -27,15 +27,15 @@ import ( "strings" "sync" - gazelle "aspect.build/cli/gazelle/common" - "aspect.build/cli/gazelle/common/cache" - starlark "aspect.build/cli/gazelle/common/starlark" - node "aspect.build/cli/gazelle/js/node" - parser "aspect.build/cli/gazelle/js/parser" - pnpm "aspect.build/cli/gazelle/js/pnpm" - proto "aspect.build/cli/gazelle/js/proto" - "aspect.build/cli/gazelle/js/typescript" - BazelLog "aspect.build/cli/pkg/logger" + gazelle "github.com/aspect-build/aspect-cli/gazelle/common" + "github.com/aspect-build/aspect-cli/gazelle/common/cache" + starlark "github.com/aspect-build/aspect-cli/gazelle/common/starlark" + node "github.com/aspect-build/aspect-cli/gazelle/js/node" + parser "github.com/aspect-build/aspect-cli/gazelle/js/parser" + pnpm "github.com/aspect-build/aspect-cli/gazelle/js/pnpm" + proto "github.com/aspect-build/aspect-cli/gazelle/js/proto" + "github.com/aspect-build/aspect-cli/gazelle/js/typescript" + BazelLog "github.com/aspect-build/aspect-cli/pkg/logger" "github.com/bazelbuild/bazel-gazelle/config" "github.com/bazelbuild/bazel-gazelle/label" "github.com/bazelbuild/bazel-gazelle/language" diff --git a/gazelle/js/language.go b/gazelle/js/language.go index 27216f7bd..597fcd331 100644 --- a/gazelle/js/language.go +++ b/gazelle/js/language.go @@ -1,8 +1,8 @@ package gazelle import ( - pnpm "aspect.build/cli/gazelle/js/pnpm" - "aspect.build/cli/gazelle/js/typescript" + pnpm "github.com/aspect-build/aspect-cli/gazelle/js/pnpm" + "github.com/aspect-build/aspect-cli/gazelle/js/typescript" "github.com/bazelbuild/bazel-gazelle/label" "github.com/bazelbuild/bazel-gazelle/language" ) diff --git a/gazelle/js/node/BUILD.bazel b/gazelle/js/node/BUILD.bazel index 513bfa749..f6c3e19c0 100644 --- a/gazelle/js/node/BUILD.bazel +++ b/gazelle/js/node/BUILD.bazel @@ -10,7 +10,7 @@ go_library( "std_modules.go", "std_modules_list.go", ], - importpath = "aspect.build/cli/gazelle/js/node", + importpath = "github.com/aspect-build/aspect-cli/gazelle/js/node", visibility = ["//visibility:public"], deps = [ "//pkg/logger", diff --git a/gazelle/js/node/package.go b/gazelle/js/node/package.go index 78d71f138..049ca1ad3 100644 --- a/gazelle/js/node/package.go +++ b/gazelle/js/node/package.go @@ -4,7 +4,7 @@ import ( "os" "path" - BazelLog "aspect.build/cli/pkg/logger" + BazelLog "github.com/aspect-build/aspect-cli/pkg/logger" "github.com/msolo/jsonr" ) diff --git a/gazelle/js/parser/BUILD.bazel b/gazelle/js/parser/BUILD.bazel index 776f87daf..7d8203ef5 100644 --- a/gazelle/js/parser/BUILD.bazel +++ b/gazelle/js/parser/BUILD.bazel @@ -3,7 +3,7 @@ load("@io_bazel_rules_go//go:def.bzl", "go_library", "go_test") go_library( name = "parser", srcs = ["parser.go"], - importpath = "aspect.build/cli/gazelle/js/parser", + importpath = "github.com/aspect-build/aspect-cli/gazelle/js/parser", visibility = ["//visibility:public"], deps = [ "//gazelle/common/treesitter", diff --git a/gazelle/js/parser/parser.go b/gazelle/js/parser/parser.go index 5fd6dfecc..dc8374ad3 100644 --- a/gazelle/js/parser/parser.go +++ b/gazelle/js/parser/parser.go @@ -5,10 +5,10 @@ import ( "regexp" "strings" - Log "aspect.build/cli/pkg/logger" + Log "github.com/aspect-build/aspect-cli/pkg/logger" sitter "github.com/smacker/go-tree-sitter" - treeutils "aspect.build/cli/gazelle/common/treesitter" + treeutils "github.com/aspect-build/aspect-cli/gazelle/common/treesitter" ) // Parse and find imports using TreeSitter (https://tree-sitter.github.io/). diff --git a/gazelle/js/pnpm/BUILD.bazel b/gazelle/js/pnpm/BUILD.bazel index 20fcfd52a..a883ab26e 100644 --- a/gazelle/js/pnpm/BUILD.bazel +++ b/gazelle/js/pnpm/BUILD.bazel @@ -9,7 +9,7 @@ go_library( "parser_v9.go", "workspace.go", ], - importpath = "aspect.build/cli/gazelle/js/pnpm", + importpath = "github.com/aspect-build/aspect-cli/gazelle/js/pnpm", visibility = ["//visibility:public"], deps = [ "@bazel_gazelle//label:go_default_library", diff --git a/gazelle/js/proto/BUILD.bazel b/gazelle/js/proto/BUILD.bazel index 8048bbe53..e59a4e07e 100644 --- a/gazelle/js/proto/BUILD.bazel +++ b/gazelle/js/proto/BUILD.bazel @@ -3,7 +3,7 @@ load("@io_bazel_rules_go//go:def.bzl", "go_library") go_library( name = "proto", srcs = ["proto.go"], - importpath = "aspect.build/cli/gazelle/js/proto", + importpath = "github.com/aspect-build/aspect-cli/gazelle/js/proto", visibility = ["//visibility:public"], deps = [ "@bazel_gazelle//language:go_default_library", diff --git a/gazelle/js/resolve.go b/gazelle/js/resolve.go index 8e26f078a..931190c5d 100644 --- a/gazelle/js/resolve.go +++ b/gazelle/js/resolve.go @@ -23,11 +23,11 @@ import ( "strings" "time" - common "aspect.build/cli/gazelle/common" - starlark "aspect.build/cli/gazelle/common/starlark" - node "aspect.build/cli/gazelle/js/node" - proto "aspect.build/cli/gazelle/js/proto" - BazelLog "aspect.build/cli/pkg/logger" + common "github.com/aspect-build/aspect-cli/gazelle/common" + starlark "github.com/aspect-build/aspect-cli/gazelle/common/starlark" + node "github.com/aspect-build/aspect-cli/gazelle/js/node" + proto "github.com/aspect-build/aspect-cli/gazelle/js/proto" + BazelLog "github.com/aspect-build/aspect-cli/pkg/logger" "github.com/bazelbuild/bazel-gazelle/config" "github.com/bazelbuild/bazel-gazelle/label" "github.com/bazelbuild/bazel-gazelle/repo" diff --git a/gazelle/js/typescript/BUILD.bazel b/gazelle/js/typescript/BUILD.bazel index 7a62f1d9b..17ed60c66 100644 --- a/gazelle/js/typescript/BUILD.bazel +++ b/gazelle/js/typescript/BUILD.bazel @@ -6,7 +6,7 @@ go_library( "config.go", "tsconfig.go", ], - importpath = "aspect.build/cli/gazelle/js/typescript", + importpath = "github.com/aspect-build/aspect-cli/gazelle/js/typescript", visibility = ["//visibility:public"], deps = [ "//gazelle/js/node", diff --git a/gazelle/js/typescript/config.go b/gazelle/js/typescript/config.go index 2ed27e095..d6f836d72 100644 --- a/gazelle/js/typescript/config.go +++ b/gazelle/js/typescript/config.go @@ -5,9 +5,9 @@ import ( "path" "sync" - node "aspect.build/cli/gazelle/js/node" - pnpm "aspect.build/cli/gazelle/js/pnpm" - BazelLog "aspect.build/cli/pkg/logger" + node "github.com/aspect-build/aspect-cli/gazelle/js/node" + pnpm "github.com/aspect-build/aspect-cli/gazelle/js/pnpm" + BazelLog "github.com/aspect-build/aspect-cli/pkg/logger" ) type workspacePath struct { diff --git a/gazelle/js/typescript/tsconfig.go b/gazelle/js/typescript/tsconfig.go index 708629417..c618a8623 100644 --- a/gazelle/js/typescript/tsconfig.go +++ b/gazelle/js/typescript/tsconfig.go @@ -23,7 +23,7 @@ import ( "sort" "strings" - BazelLog "aspect.build/cli/pkg/logger" + BazelLog "github.com/aspect-build/aspect-cli/pkg/logger" "github.com/msolo/jsonr" ) diff --git a/gazelle/kotlin/BUILD.bazel b/gazelle/kotlin/BUILD.bazel index aa1d1b4c9..ae4d7561a 100644 --- a/gazelle/kotlin/BUILD.bazel +++ b/gazelle/kotlin/BUILD.bazel @@ -15,7 +15,7 @@ go_library( "language.go", "resolver.go", ], - importpath = "aspect.build/cli/gazelle/kotlin", + importpath = "github.com/aspect-build/aspect-cli/gazelle/kotlin", visibility = ["//visibility:public"], deps = [ "//gazelle/common", diff --git a/gazelle/kotlin/configure.go b/gazelle/kotlin/configure.go index 78b84cfbb..46fd52a01 100644 --- a/gazelle/kotlin/configure.go +++ b/gazelle/kotlin/configure.go @@ -3,10 +3,10 @@ package gazelle import ( "flag" - common "aspect.build/cli/gazelle/common" - "aspect.build/cli/gazelle/common/git" - "aspect.build/cli/gazelle/kotlin/kotlinconfig" - BazelLog "aspect.build/cli/pkg/logger" + common "github.com/aspect-build/aspect-cli/gazelle/common" + "github.com/aspect-build/aspect-cli/gazelle/common/git" + "github.com/aspect-build/aspect-cli/gazelle/kotlin/kotlinconfig" + BazelLog "github.com/aspect-build/aspect-cli/pkg/logger" jvm_javaconfig "github.com/bazel-contrib/rules_jvm/java/gazelle/javaconfig" jvm_maven "github.com/bazel-contrib/rules_jvm/java/gazelle/private/maven" "github.com/bazelbuild/bazel-gazelle/config" diff --git a/gazelle/kotlin/generate.go b/gazelle/kotlin/generate.go index 5e8b45b85..a67ea8818 100644 --- a/gazelle/kotlin/generate.go +++ b/gazelle/kotlin/generate.go @@ -8,10 +8,10 @@ import ( "strings" "sync" - gazelle "aspect.build/cli/gazelle/common" - "aspect.build/cli/gazelle/kotlin/kotlinconfig" - "aspect.build/cli/gazelle/kotlin/parser" - BazelLog "aspect.build/cli/pkg/logger" + gazelle "github.com/aspect-build/aspect-cli/gazelle/common" + "github.com/aspect-build/aspect-cli/gazelle/kotlin/kotlinconfig" + "github.com/aspect-build/aspect-cli/gazelle/kotlin/parser" + BazelLog "github.com/aspect-build/aspect-cli/pkg/logger" "github.com/bazelbuild/bazel-gazelle/language" "github.com/bazelbuild/bazel-gazelle/resolve" "github.com/bazelbuild/bazel-gazelle/rule" diff --git a/gazelle/kotlin/kotlinconfig/BUILD.bazel b/gazelle/kotlin/kotlinconfig/BUILD.bazel index 6de17eb47..df9f50a22 100644 --- a/gazelle/kotlin/kotlinconfig/BUILD.bazel +++ b/gazelle/kotlin/kotlinconfig/BUILD.bazel @@ -3,7 +3,7 @@ load("@io_bazel_rules_go//go:def.bzl", "go_library") go_library( name = "kotlinconfig", srcs = ["config.go"], - importpath = "aspect.build/cli/gazelle/kotlin/kotlinconfig", + importpath = "github.com/aspect-build/aspect-cli/gazelle/kotlin/kotlinconfig", visibility = ["//visibility:public"], deps = ["@com_github_bazel_contrib_rules_jvm//java/gazelle/javaconfig"], ) diff --git a/gazelle/kotlin/parser/BUILD.bazel b/gazelle/kotlin/parser/BUILD.bazel index e4a2aac3f..8baf2f947 100644 --- a/gazelle/kotlin/parser/BUILD.bazel +++ b/gazelle/kotlin/parser/BUILD.bazel @@ -3,7 +3,7 @@ load("@io_bazel_rules_go//go:def.bzl", "go_library", "go_test") go_library( name = "parser", srcs = ["parser.go"], - importpath = "aspect.build/cli/gazelle/kotlin/parser", + importpath = "github.com/aspect-build/aspect-cli/gazelle/kotlin/parser", visibility = ["//visibility:public"], deps = [ "//gazelle/common/treesitter", diff --git a/gazelle/kotlin/parser/parser.go b/gazelle/kotlin/parser/parser.go index 6a535e7ed..6a9611cff 100644 --- a/gazelle/kotlin/parser/parser.go +++ b/gazelle/kotlin/parser/parser.go @@ -5,7 +5,7 @@ import ( "os" "strings" - treeutils "aspect.build/cli/gazelle/common/treesitter" + treeutils "github.com/aspect-build/aspect-cli/gazelle/common/treesitter" "github.com/emirpasic/gods/sets/treeset" sitter "github.com/smacker/go-tree-sitter" ) diff --git a/gazelle/kotlin/resolver.go b/gazelle/kotlin/resolver.go index ad7544624..b7aa8aa04 100644 --- a/gazelle/kotlin/resolver.go +++ b/gazelle/kotlin/resolver.go @@ -23,9 +23,9 @@ import ( "strings" "time" - common "aspect.build/cli/gazelle/common" - "aspect.build/cli/gazelle/kotlin/kotlinconfig" - BazelLog "aspect.build/cli/pkg/logger" + common "github.com/aspect-build/aspect-cli/gazelle/common" + "github.com/aspect-build/aspect-cli/gazelle/kotlin/kotlinconfig" + BazelLog "github.com/aspect-build/aspect-cli/pkg/logger" "github.com/bazelbuild/bazel-gazelle/config" "github.com/bazelbuild/bazel-gazelle/label" "github.com/bazelbuild/bazel-gazelle/repo" diff --git a/gazelle/python/BUILD.bazel b/gazelle/python/BUILD.bazel index 774eec550..03d995945 100644 --- a/gazelle/python/BUILD.bazel +++ b/gazelle/python/BUILD.bazel @@ -12,7 +12,7 @@ go_library( "unix.go", "windows.go", ], - importpath = "aspect.build/cli/gazelle/python", + importpath = "github.com/aspect-build/aspect-cli/gazelle/python", visibility = ["//visibility:public"], deps = [ "@bazel_gazelle//language:go_default_library", diff --git a/go.mod b/go.mod index 90ae88955..491ed8db9 100644 --- a/go.mod +++ b/go.mod @@ -1,4 +1,4 @@ -module aspect.build/cli +module github.com/aspect-build/aspect-cli go 1.23.0 diff --git a/pkg/aspect/analyzeprofile/BUILD.bazel b/pkg/aspect/analyzeprofile/BUILD.bazel index 98b070d9a..71015af5c 100644 --- a/pkg/aspect/analyzeprofile/BUILD.bazel +++ b/pkg/aspect/analyzeprofile/BUILD.bazel @@ -3,7 +3,7 @@ load("@io_bazel_rules_go//go:def.bzl", "go_library") go_library( name = "analyzeprofile", srcs = ["analyzeprofile.go"], - importpath = "aspect.build/cli/pkg/aspect/analyzeprofile", + importpath = "github.com/aspect-build/aspect-cli/pkg/aspect/analyzeprofile", visibility = ["//visibility:public"], deps = [ "//pkg/bazel", diff --git a/pkg/aspect/analyzeprofile/analyzeprofile.go b/pkg/aspect/analyzeprofile/analyzeprofile.go index 0e549df9e..56c90b69d 100644 --- a/pkg/aspect/analyzeprofile/analyzeprofile.go +++ b/pkg/aspect/analyzeprofile/analyzeprofile.go @@ -19,8 +19,8 @@ package analyzeprofile import ( "context" - "aspect.build/cli/pkg/bazel" - "aspect.build/cli/pkg/ioutils" + "github.com/aspect-build/aspect-cli/pkg/bazel" + "github.com/aspect-build/aspect-cli/pkg/ioutils" "github.com/spf13/cobra" ) diff --git a/pkg/aspect/aquery/BUILD.bazel b/pkg/aspect/aquery/BUILD.bazel index 0c4951c8e..e6036fb67 100644 --- a/pkg/aspect/aquery/BUILD.bazel +++ b/pkg/aspect/aquery/BUILD.bazel @@ -3,7 +3,7 @@ load("@io_bazel_rules_go//go:def.bzl", "go_library", "go_test") go_library( name = "aquery", srcs = ["aquery.go"], - importpath = "aspect.build/cli/pkg/aspect/aquery", + importpath = "github.com/aspect-build/aspect-cli/pkg/aspect/aquery", visibility = ["//visibility:public"], deps = [ "//pkg/aspect/query/shared", diff --git a/pkg/aspect/aquery/aquery.go b/pkg/aspect/aquery/aquery.go index 733c238cf..1d9a6c420 100644 --- a/pkg/aspect/aquery/aquery.go +++ b/pkg/aspect/aquery/aquery.go @@ -22,9 +22,9 @@ import ( "github.com/spf13/cobra" "github.com/spf13/viper" - "aspect.build/cli/pkg/aspect/query/shared" - "aspect.build/cli/pkg/bazel" - "aspect.build/cli/pkg/ioutils" + "github.com/aspect-build/aspect-cli/pkg/aspect/query/shared" + "github.com/aspect-build/aspect-cli/pkg/bazel" + "github.com/aspect-build/aspect-cli/pkg/ioutils" ) type AQuery struct { diff --git a/pkg/aspect/aquery/aquery_test.go b/pkg/aspect/aquery/aquery_test.go index 1039ee11f..3013d6bdc 100644 --- a/pkg/aspect/aquery/aquery_test.go +++ b/pkg/aspect/aquery/aquery_test.go @@ -26,11 +26,11 @@ import ( . "github.com/onsi/gomega" "github.com/spf13/cobra" - "aspect.build/cli/pkg/aspect/aquery" - "aspect.build/cli/pkg/aspect/query/shared" - query_mock "aspect.build/cli/pkg/aspect/query/shared/mock" - bazel_mock "aspect.build/cli/pkg/bazel/mock" - "aspect.build/cli/pkg/ioutils" + "github.com/aspect-build/aspect-cli/pkg/aspect/aquery" + "github.com/aspect-build/aspect-cli/pkg/aspect/query/shared" + query_mock "github.com/aspect-build/aspect-cli/pkg/aspect/query/shared/mock" + bazel_mock "github.com/aspect-build/aspect-cli/pkg/bazel/mock" + "github.com/aspect-build/aspect-cli/pkg/ioutils" ) func TestQuery(t *testing.T) { diff --git a/pkg/aspect/build/BUILD.bazel b/pkg/aspect/build/BUILD.bazel index b48639d8e..40d58130a 100644 --- a/pkg/aspect/build/BUILD.bazel +++ b/pkg/aspect/build/BUILD.bazel @@ -3,7 +3,7 @@ load("@io_bazel_rules_go//go:def.bzl", "go_library", "go_test") go_library( name = "build", srcs = ["build.go"], - importpath = "aspect.build/cli/pkg/aspect/build", + importpath = "github.com/aspect-build/aspect-cli/pkg/aspect/build", visibility = ["//visibility:public"], deps = [ "//pkg/aspect/root/flags", diff --git a/pkg/aspect/build/build.go b/pkg/aspect/build/build.go index 91d2dd23e..6dcb4d497 100644 --- a/pkg/aspect/build/build.go +++ b/pkg/aspect/build/build.go @@ -20,10 +20,10 @@ import ( "context" "fmt" - "aspect.build/cli/pkg/aspect/root/flags" - "aspect.build/cli/pkg/bazel" - "aspect.build/cli/pkg/ioutils" - "aspect.build/cli/pkg/plugin/system/bep" + "github.com/aspect-build/aspect-cli/pkg/aspect/root/flags" + "github.com/aspect-build/aspect-cli/pkg/bazel" + "github.com/aspect-build/aspect-cli/pkg/ioutils" + "github.com/aspect-build/aspect-cli/pkg/plugin/system/bep" "github.com/spf13/cobra" ) diff --git a/pkg/aspect/build/build_test.go b/pkg/aspect/build/build_test.go index e0c6978a6..49300a772 100644 --- a/pkg/aspect/build/build_test.go +++ b/pkg/aspect/build/build_test.go @@ -25,12 +25,12 @@ import ( "github.com/golang/mock/gomock" . "github.com/onsi/gomega" - "aspect.build/cli/pkg/aspect/build" - "aspect.build/cli/pkg/aspecterrors" - bazel_mock "aspect.build/cli/pkg/bazel/mock" - "aspect.build/cli/pkg/ioutils" - "aspect.build/cli/pkg/plugin/system/bep" - bep_mock "aspect.build/cli/pkg/plugin/system/bep/mock" + "github.com/aspect-build/aspect-cli/pkg/aspect/build" + "github.com/aspect-build/aspect-cli/pkg/aspecterrors" + bazel_mock "github.com/aspect-build/aspect-cli/pkg/bazel/mock" + "github.com/aspect-build/aspect-cli/pkg/ioutils" + "github.com/aspect-build/aspect-cli/pkg/plugin/system/bep" + bep_mock "github.com/aspect-build/aspect-cli/pkg/plugin/system/bep/mock" ) func TestBuild(t *testing.T) { diff --git a/pkg/aspect/canonicalizeflags/BUILD.bazel b/pkg/aspect/canonicalizeflags/BUILD.bazel index 06b3672b9..bb7b2eb5f 100644 --- a/pkg/aspect/canonicalizeflags/BUILD.bazel +++ b/pkg/aspect/canonicalizeflags/BUILD.bazel @@ -3,7 +3,7 @@ load("@io_bazel_rules_go//go:def.bzl", "go_library") go_library( name = "canonicalizeflags", srcs = ["canonicalizeflags.go"], - importpath = "aspect.build/cli/pkg/aspect/canonicalizeflags", + importpath = "github.com/aspect-build/aspect-cli/pkg/aspect/canonicalizeflags", visibility = ["//visibility:public"], deps = [ "//pkg/bazel", diff --git a/pkg/aspect/canonicalizeflags/canonicalizeflags.go b/pkg/aspect/canonicalizeflags/canonicalizeflags.go index cb762b420..e2d5971d5 100644 --- a/pkg/aspect/canonicalizeflags/canonicalizeflags.go +++ b/pkg/aspect/canonicalizeflags/canonicalizeflags.go @@ -19,8 +19,8 @@ package canonicalizeflags import ( "context" - "aspect.build/cli/pkg/bazel" - "aspect.build/cli/pkg/ioutils" + "github.com/aspect-build/aspect-cli/pkg/bazel" + "github.com/aspect-build/aspect-cli/pkg/ioutils" "github.com/spf13/cobra" ) diff --git a/pkg/aspect/clean/BUILD.bazel b/pkg/aspect/clean/BUILD.bazel index 217ca7f19..a61e3924d 100644 --- a/pkg/aspect/clean/BUILD.bazel +++ b/pkg/aspect/clean/BUILD.bazel @@ -3,7 +3,7 @@ load("@io_bazel_rules_go//go:def.bzl", "go_library", "go_test") go_library( name = "clean", srcs = ["clean.go"], - importpath = "aspect.build/cli/pkg/aspect/clean", + importpath = "github.com/aspect-build/aspect-cli/pkg/aspect/clean", visibility = ["//visibility:public"], deps = [ "//pkg/bazel", diff --git a/pkg/aspect/clean/clean.go b/pkg/aspect/clean/clean.go index d989f0ba2..6d8550eeb 100644 --- a/pkg/aspect/clean/clean.go +++ b/pkg/aspect/clean/clean.go @@ -31,9 +31,9 @@ import ( "github.com/manifoldco/promptui" "github.com/spf13/cobra" - "aspect.build/cli/pkg/bazel" - "aspect.build/cli/pkg/ioutils" - "aspect.build/cli/pkg/osutils/filesystem" + "github.com/aspect-build/aspect-cli/pkg/bazel" + "github.com/aspect-build/aspect-cli/pkg/ioutils" + "github.com/aspect-build/aspect-cli/pkg/osutils/filesystem" ) const ( diff --git a/pkg/aspect/clean/clean_test.go b/pkg/aspect/clean/clean_test.go index 1d660b10f..86cb28b56 100644 --- a/pkg/aspect/clean/clean_test.go +++ b/pkg/aspect/clean/clean_test.go @@ -24,9 +24,9 @@ import ( "github.com/golang/mock/gomock" . "github.com/onsi/gomega" - "aspect.build/cli/pkg/aspect/clean" - "aspect.build/cli/pkg/bazel/mock" - "aspect.build/cli/pkg/ioutils" + "github.com/aspect-build/aspect-cli/pkg/aspect/clean" + "github.com/aspect-build/aspect-cli/pkg/bazel/mock" + "github.com/aspect-build/aspect-cli/pkg/ioutils" ) type confirm struct{} diff --git a/pkg/aspect/config/BUILD.bazel b/pkg/aspect/config/BUILD.bazel index 68efa64b1..a982c6767 100644 --- a/pkg/aspect/config/BUILD.bazel +++ b/pkg/aspect/config/BUILD.bazel @@ -3,7 +3,7 @@ load("@io_bazel_rules_go//go:def.bzl", "go_library") go_library( name = "config", srcs = ["config.go"], - importpath = "aspect.build/cli/pkg/aspect/config", + importpath = "github.com/aspect-build/aspect-cli/pkg/aspect/config", visibility = ["//visibility:public"], deps = [ "//pkg/bazel", diff --git a/pkg/aspect/config/config.go b/pkg/aspect/config/config.go index 9683732ca..f10dfa651 100644 --- a/pkg/aspect/config/config.go +++ b/pkg/aspect/config/config.go @@ -19,8 +19,8 @@ package config import ( "context" - "aspect.build/cli/pkg/bazel" - "aspect.build/cli/pkg/ioutils" + "github.com/aspect-build/aspect-cli/pkg/bazel" + "github.com/aspect-build/aspect-cli/pkg/ioutils" "github.com/spf13/cobra" ) diff --git a/pkg/aspect/configure/BUILD.bazel b/pkg/aspect/configure/BUILD.bazel index e47d42902..9b6e428e1 100644 --- a/pkg/aspect/configure/BUILD.bazel +++ b/pkg/aspect/configure/BUILD.bazel @@ -13,7 +13,7 @@ go_library( "print.go", "profiler.go", ], - importpath = "aspect.build/cli/pkg/aspect/configure", + importpath = "github.com/aspect-build/aspect-cli/pkg/aspect/configure", visibility = ["//visibility:public"], deps = [ "//gazelle/bzl", diff --git a/pkg/aspect/configure/configure.go b/pkg/aspect/configure/configure.go index e30193095..bc34a92a3 100644 --- a/pkg/aspect/configure/configure.go +++ b/pkg/aspect/configure/configure.go @@ -23,12 +23,12 @@ import ( "os" "strings" - bzl "aspect.build/cli/gazelle/bzl" - js "aspect.build/cli/gazelle/js" - kotlin "aspect.build/cli/gazelle/kotlin" - python "aspect.build/cli/gazelle/python" - "aspect.build/cli/pkg/aspecterrors" - "aspect.build/cli/pkg/ioutils" + bzl "github.com/aspect-build/aspect-cli/gazelle/bzl" + js "github.com/aspect-build/aspect-cli/gazelle/js" + kotlin "github.com/aspect-build/aspect-cli/gazelle/kotlin" + python "github.com/aspect-build/aspect-cli/gazelle/python" + "github.com/aspect-build/aspect-cli/pkg/aspecterrors" + "github.com/aspect-build/aspect-cli/pkg/ioutils" "github.com/bazelbuild/bazel-gazelle/language" golang "github.com/bazelbuild/bazel-gazelle/language/go" "github.com/bazelbuild/bazel-gazelle/language/proto" diff --git a/pkg/aspect/configure/fix-update.go b/pkg/aspect/configure/fix-update.go index 264e6583d..168ab6600 100644 --- a/pkg/aspect/configure/fix-update.go +++ b/pkg/aspect/configure/fix-update.go @@ -32,8 +32,8 @@ import ( "github.com/bazelbuild/buildtools/build" - "aspect.build/cli/gazelle/common/cache" - wspace "aspect.build/cli/pkg/aspect/configure/internal/wspace" + "github.com/aspect-build/aspect-cli/gazelle/common/cache" + wspace "github.com/aspect-build/aspect-cli/pkg/aspect/configure/internal/wspace" "github.com/bazelbuild/bazel-gazelle/config" gzflag "github.com/bazelbuild/bazel-gazelle/flag" "github.com/bazelbuild/bazel-gazelle/label" diff --git a/pkg/aspect/configure/go_deps.go b/pkg/aspect/configure/go_deps.go index 001a69f40..3c233f718 100644 --- a/pkg/aspect/configure/go_deps.go +++ b/pkg/aspect/configure/go_deps.go @@ -22,9 +22,9 @@ import ( "path" "strings" - "aspect.build/cli/pkg/bazel" - "aspect.build/cli/pkg/ioutils" - BazelLog "aspect.build/cli/pkg/logger" + "github.com/aspect-build/aspect-cli/pkg/bazel" + "github.com/aspect-build/aspect-cli/pkg/ioutils" + BazelLog "github.com/aspect-build/aspect-cli/pkg/logger" ) // The @gazelle go_deps extension name. diff --git a/pkg/aspect/configure/internal/wspace/BUILD.bazel b/pkg/aspect/configure/internal/wspace/BUILD.bazel index 03b3df1e6..9d3dc8e72 100644 --- a/pkg/aspect/configure/internal/wspace/BUILD.bazel +++ b/pkg/aspect/configure/internal/wspace/BUILD.bazel @@ -3,6 +3,6 @@ load("@io_bazel_rules_go//go:def.bzl", "go_library") go_library( name = "wspace", srcs = ["finder.go"], - importpath = "aspect.build/cli/pkg/aspect/configure/internal/wspace", + importpath = "github.com/aspect-build/aspect-cli/pkg/aspect/configure/internal/wspace", visibility = ["//pkg/aspect/configure:__subpackages__"], ) diff --git a/pkg/aspect/coverage/BUILD.bazel b/pkg/aspect/coverage/BUILD.bazel index 960617fad..779d3ff03 100644 --- a/pkg/aspect/coverage/BUILD.bazel +++ b/pkg/aspect/coverage/BUILD.bazel @@ -3,7 +3,7 @@ load("@io_bazel_rules_go//go:def.bzl", "go_library") go_library( name = "coverage", srcs = ["coverage.go"], - importpath = "aspect.build/cli/pkg/aspect/coverage", + importpath = "github.com/aspect-build/aspect-cli/pkg/aspect/coverage", visibility = ["//visibility:public"], deps = [ "//pkg/aspect/root/flags", diff --git a/pkg/aspect/coverage/coverage.go b/pkg/aspect/coverage/coverage.go index c928c14f2..a71d3f4b4 100644 --- a/pkg/aspect/coverage/coverage.go +++ b/pkg/aspect/coverage/coverage.go @@ -20,10 +20,10 @@ import ( "context" "fmt" - "aspect.build/cli/pkg/aspect/root/flags" - "aspect.build/cli/pkg/bazel" - "aspect.build/cli/pkg/ioutils" - "aspect.build/cli/pkg/plugin/system/bep" + "github.com/aspect-build/aspect-cli/pkg/aspect/root/flags" + "github.com/aspect-build/aspect-cli/pkg/bazel" + "github.com/aspect-build/aspect-cli/pkg/ioutils" + "github.com/aspect-build/aspect-cli/pkg/plugin/system/bep" "github.com/spf13/cobra" ) diff --git a/pkg/aspect/cquery/BUILD.bazel b/pkg/aspect/cquery/BUILD.bazel index 4d22c7011..2ddcb4a69 100644 --- a/pkg/aspect/cquery/BUILD.bazel +++ b/pkg/aspect/cquery/BUILD.bazel @@ -3,7 +3,7 @@ load("@io_bazel_rules_go//go:def.bzl", "go_library", "go_test") go_library( name = "cquery", srcs = ["cquery.go"], - importpath = "aspect.build/cli/pkg/aspect/cquery", + importpath = "github.com/aspect-build/aspect-cli/pkg/aspect/cquery", visibility = ["//visibility:public"], deps = [ "//pkg/aspect/query/shared", diff --git a/pkg/aspect/cquery/cquery.go b/pkg/aspect/cquery/cquery.go index 0eed790ec..f0f0f3406 100644 --- a/pkg/aspect/cquery/cquery.go +++ b/pkg/aspect/cquery/cquery.go @@ -22,9 +22,9 @@ import ( "github.com/spf13/cobra" "github.com/spf13/viper" - "aspect.build/cli/pkg/aspect/query/shared" - "aspect.build/cli/pkg/bazel" - "aspect.build/cli/pkg/ioutils" + "github.com/aspect-build/aspect-cli/pkg/aspect/query/shared" + "github.com/aspect-build/aspect-cli/pkg/bazel" + "github.com/aspect-build/aspect-cli/pkg/ioutils" ) type CQuery struct { diff --git a/pkg/aspect/cquery/cquery_test.go b/pkg/aspect/cquery/cquery_test.go index 566b20a22..14f5fb9b5 100644 --- a/pkg/aspect/cquery/cquery_test.go +++ b/pkg/aspect/cquery/cquery_test.go @@ -26,11 +26,11 @@ import ( . "github.com/onsi/gomega" "github.com/spf13/cobra" - "aspect.build/cli/pkg/aspect/cquery" - "aspect.build/cli/pkg/aspect/query/shared" - query_mock "aspect.build/cli/pkg/aspect/query/shared/mock" - bazel_mock "aspect.build/cli/pkg/bazel/mock" - "aspect.build/cli/pkg/ioutils" + "github.com/aspect-build/aspect-cli/pkg/aspect/cquery" + "github.com/aspect-build/aspect-cli/pkg/aspect/query/shared" + query_mock "github.com/aspect-build/aspect-cli/pkg/aspect/query/shared/mock" + bazel_mock "github.com/aspect-build/aspect-cli/pkg/bazel/mock" + "github.com/aspect-build/aspect-cli/pkg/ioutils" ) func TestQuery(t *testing.T) { diff --git a/pkg/aspect/docs/BUILD.bazel b/pkg/aspect/docs/BUILD.bazel index 61a570135..289238f92 100644 --- a/pkg/aspect/docs/BUILD.bazel +++ b/pkg/aspect/docs/BUILD.bazel @@ -3,7 +3,7 @@ load("@io_bazel_rules_go//go:def.bzl", "go_library") go_library( name = "docs", srcs = ["docs.go"], - importpath = "aspect.build/cli/pkg/aspect/docs", + importpath = "github.com/aspect-build/aspect-cli/pkg/aspect/docs", visibility = ["//visibility:public"], deps = [ "//pkg/ioutils", diff --git a/pkg/aspect/docs/docs.go b/pkg/aspect/docs/docs.go index 7b8b852ae..567b75557 100644 --- a/pkg/aspect/docs/docs.go +++ b/pkg/aspect/docs/docs.go @@ -21,7 +21,7 @@ import ( "os" "strings" - "aspect.build/cli/pkg/ioutils" + "github.com/aspect-build/aspect-cli/pkg/ioutils" "github.com/pkg/browser" "github.com/spf13/cobra" ) diff --git a/pkg/aspect/dump/BUILD.bazel b/pkg/aspect/dump/BUILD.bazel index 21410677f..7b4d06367 100644 --- a/pkg/aspect/dump/BUILD.bazel +++ b/pkg/aspect/dump/BUILD.bazel @@ -3,7 +3,7 @@ load("@io_bazel_rules_go//go:def.bzl", "go_library") go_library( name = "dump", srcs = ["dump.go"], - importpath = "aspect.build/cli/pkg/aspect/dump", + importpath = "github.com/aspect-build/aspect-cli/pkg/aspect/dump", visibility = ["//visibility:public"], deps = [ "//pkg/bazel", diff --git a/pkg/aspect/dump/dump.go b/pkg/aspect/dump/dump.go index c675957fc..c5ea82ab6 100644 --- a/pkg/aspect/dump/dump.go +++ b/pkg/aspect/dump/dump.go @@ -19,8 +19,8 @@ package dump import ( "context" - "aspect.build/cli/pkg/bazel" - "aspect.build/cli/pkg/ioutils" + "github.com/aspect-build/aspect-cli/pkg/bazel" + "github.com/aspect-build/aspect-cli/pkg/ioutils" "github.com/spf13/cobra" ) diff --git a/pkg/aspect/fetch/BUILD.bazel b/pkg/aspect/fetch/BUILD.bazel index 05898e820..ad1ed332c 100644 --- a/pkg/aspect/fetch/BUILD.bazel +++ b/pkg/aspect/fetch/BUILD.bazel @@ -3,7 +3,7 @@ load("@io_bazel_rules_go//go:def.bzl", "go_library") go_library( name = "fetch", srcs = ["fetch.go"], - importpath = "aspect.build/cli/pkg/aspect/fetch", + importpath = "github.com/aspect-build/aspect-cli/pkg/aspect/fetch", visibility = ["//visibility:public"], deps = [ "//pkg/bazel", diff --git a/pkg/aspect/fetch/fetch.go b/pkg/aspect/fetch/fetch.go index a76bed7dc..5bf51cbeb 100644 --- a/pkg/aspect/fetch/fetch.go +++ b/pkg/aspect/fetch/fetch.go @@ -19,8 +19,8 @@ package fetch import ( "context" - "aspect.build/cli/pkg/bazel" - "aspect.build/cli/pkg/ioutils" + "github.com/aspect-build/aspect-cli/pkg/bazel" + "github.com/aspect-build/aspect-cli/pkg/ioutils" "github.com/spf13/cobra" ) diff --git a/pkg/aspect/info/BUILD.bazel b/pkg/aspect/info/BUILD.bazel index 81e0b642c..0559620a6 100644 --- a/pkg/aspect/info/BUILD.bazel +++ b/pkg/aspect/info/BUILD.bazel @@ -3,7 +3,7 @@ load("@io_bazel_rules_go//go:def.bzl", "go_library") go_library( name = "info", srcs = ["info.go"], - importpath = "aspect.build/cli/pkg/aspect/info", + importpath = "github.com/aspect-build/aspect-cli/pkg/aspect/info", visibility = ["//visibility:public"], deps = [ "//pkg/bazel", diff --git a/pkg/aspect/info/info.go b/pkg/aspect/info/info.go index cbd65da0a..a22d00e3c 100644 --- a/pkg/aspect/info/info.go +++ b/pkg/aspect/info/info.go @@ -19,8 +19,8 @@ package info import ( "context" - "aspect.build/cli/pkg/bazel" - "aspect.build/cli/pkg/ioutils" + "github.com/aspect-build/aspect-cli/pkg/bazel" + "github.com/aspect-build/aspect-cli/pkg/ioutils" "github.com/spf13/cobra" ) diff --git a/pkg/aspect/init/BUILD.bazel b/pkg/aspect/init/BUILD.bazel index 95fa1c0dc..f816c2118 100644 --- a/pkg/aspect/init/BUILD.bazel +++ b/pkg/aspect/init/BUILD.bazel @@ -3,7 +3,7 @@ load("@io_bazel_rules_go//go:def.bzl", "go_library") go_library( name = "init", srcs = ["init.go"], - importpath = "aspect.build/cli/pkg/aspect/init", + importpath = "github.com/aspect-build/aspect-cli/pkg/aspect/init", visibility = ["//visibility:public"], deps = [ "//pkg/aspect/root/flags", diff --git a/pkg/aspect/init/init.go b/pkg/aspect/init/init.go index 4dff8935c..081013cfc 100644 --- a/pkg/aspect/init/init.go +++ b/pkg/aspect/init/init.go @@ -22,9 +22,9 @@ import ( "fmt" "os" - "aspect.build/cli/pkg/aspect/root/flags" - "aspect.build/cli/pkg/bazel/workspace" - "aspect.build/cli/pkg/ioutils" + "github.com/aspect-build/aspect-cli/pkg/aspect/root/flags" + "github.com/aspect-build/aspect-cli/pkg/bazel/workspace" + "github.com/aspect-build/aspect-cli/pkg/ioutils" "github.com/hay-kot/scaffold/app/commands" "github.com/hay-kot/scaffold/app/core/engine" diff --git a/pkg/aspect/license/BUILD.bazel b/pkg/aspect/license/BUILD.bazel index d2b1d4995..5220b52bf 100644 --- a/pkg/aspect/license/BUILD.bazel +++ b/pkg/aspect/license/BUILD.bazel @@ -8,7 +8,7 @@ go_library( embedsrcs = [ "LICENSE", ], - importpath = "aspect.build/cli/pkg/aspect/license", + importpath = "github.com/aspect-build/aspect-cli/pkg/aspect/license", visibility = ["//visibility:public"], deps = [ "//buildinfo", diff --git a/pkg/aspect/license/license.go b/pkg/aspect/license/license.go index 3187f4f90..504cddc09 100644 --- a/pkg/aspect/license/license.go +++ b/pkg/aspect/license/license.go @@ -21,9 +21,9 @@ import ( _ "embed" "fmt" - "aspect.build/cli/buildinfo" - "aspect.build/cli/pkg/bazel" - "aspect.build/cli/pkg/ioutils" + "github.com/aspect-build/aspect-cli/buildinfo" + "github.com/aspect-build/aspect-cli/pkg/bazel" + "github.com/aspect-build/aspect-cli/pkg/ioutils" "github.com/spf13/cobra" ) diff --git a/pkg/aspect/lint/BUILD.bazel b/pkg/aspect/lint/BUILD.bazel index 55b0b350d..93e2b973e 100644 --- a/pkg/aspect/lint/BUILD.bazel +++ b/pkg/aspect/lint/BUILD.bazel @@ -6,7 +6,7 @@ go_library( "bep.go", "lint.go", ], - importpath = "aspect.build/cli/pkg/aspect/lint", + importpath = "github.com/aspect-build/aspect-cli/pkg/aspect/lint", visibility = ["//visibility:public"], deps = [ "//bazel/buildeventstream", diff --git a/pkg/aspect/lint/bep.go b/pkg/aspect/lint/bep.go index dcc0f5567..d7db7d2d8 100644 --- a/pkg/aspect/lint/bep.go +++ b/pkg/aspect/lint/bep.go @@ -25,7 +25,7 @@ import ( "strings" "time" - "aspect.build/cli/bazel/buildeventstream" + "github.com/aspect-build/aspect-cli/bazel/buildeventstream" ) // ResultForLabel aggregates the relevant files we find in the BEP for diff --git a/pkg/aspect/lint/lint.go b/pkg/aspect/lint/lint.go index f5ed85606..4b05a9d84 100644 --- a/pkg/aspect/lint/lint.go +++ b/pkg/aspect/lint/lint.go @@ -26,12 +26,12 @@ import ( "strings" "time" - "aspect.build/cli/pkg/aspect/root/flags" - "aspect.build/cli/pkg/aspecterrors" - "aspect.build/cli/pkg/bazel" - "aspect.build/cli/pkg/bazel/workspace" - "aspect.build/cli/pkg/ioutils" - "aspect.build/cli/pkg/plugin/system/bep" + "github.com/aspect-build/aspect-cli/pkg/aspect/root/flags" + "github.com/aspect-build/aspect-cli/pkg/aspecterrors" + "github.com/aspect-build/aspect-cli/pkg/bazel" + "github.com/aspect-build/aspect-cli/pkg/bazel/workspace" + "github.com/aspect-build/aspect-cli/pkg/ioutils" + "github.com/aspect-build/aspect-cli/pkg/plugin/system/bep" "github.com/bluekeyes/go-gitdiff/gitdiff" "github.com/charmbracelet/huh" "github.com/fatih/color" diff --git a/pkg/aspect/lint/lint_test.go b/pkg/aspect/lint/lint_test.go index 810bfd7dd..0a41553ba 100644 --- a/pkg/aspect/lint/lint_test.go +++ b/pkg/aspect/lint/lint_test.go @@ -28,10 +28,10 @@ import ( "github.com/spf13/cobra" "github.com/spf13/viper" - "aspect.build/cli/pkg/aspect/root/config" - rootFlags "aspect.build/cli/pkg/aspect/root/flags" - bazel_mock "aspect.build/cli/pkg/bazel/mock" - "aspect.build/cli/pkg/ioutils" + "github.com/aspect-build/aspect-cli/pkg/aspect/root/config" + rootFlags "github.com/aspect-build/aspect-cli/pkg/aspect/root/flags" + bazel_mock "github.com/aspect-build/aspect-cli/pkg/bazel/mock" + "github.com/aspect-build/aspect-cli/pkg/ioutils" ) const configContents = `configure: diff --git a/pkg/aspect/mobileinstall/BUILD.bazel b/pkg/aspect/mobileinstall/BUILD.bazel index 86a01ad60..183d769b8 100644 --- a/pkg/aspect/mobileinstall/BUILD.bazel +++ b/pkg/aspect/mobileinstall/BUILD.bazel @@ -3,7 +3,7 @@ load("@io_bazel_rules_go//go:def.bzl", "go_library") go_library( name = "mobileinstall", srcs = ["mobileinstall.go"], - importpath = "aspect.build/cli/pkg/aspect/mobileinstall", + importpath = "github.com/aspect-build/aspect-cli/pkg/aspect/mobileinstall", visibility = ["//visibility:public"], deps = [ "//pkg/bazel", diff --git a/pkg/aspect/mobileinstall/mobileinstall.go b/pkg/aspect/mobileinstall/mobileinstall.go index 72fa2fa3f..9735b12b9 100644 --- a/pkg/aspect/mobileinstall/mobileinstall.go +++ b/pkg/aspect/mobileinstall/mobileinstall.go @@ -21,8 +21,8 @@ import ( "github.com/spf13/cobra" - "aspect.build/cli/pkg/bazel" - "aspect.build/cli/pkg/ioutils" + "github.com/aspect-build/aspect-cli/pkg/bazel" + "github.com/aspect-build/aspect-cli/pkg/ioutils" ) type MobileInstall struct { diff --git a/pkg/aspect/mod/BUILD.bazel b/pkg/aspect/mod/BUILD.bazel index 289936b10..d0eeb08ee 100644 --- a/pkg/aspect/mod/BUILD.bazel +++ b/pkg/aspect/mod/BUILD.bazel @@ -3,7 +3,7 @@ load("@io_bazel_rules_go//go:def.bzl", "go_library") go_library( name = "mod", srcs = ["mod.go"], - importpath = "aspect.build/cli/pkg/aspect/mod", + importpath = "github.com/aspect-build/aspect-cli/pkg/aspect/mod", visibility = ["//visibility:public"], deps = [ "//pkg/bazel", diff --git a/pkg/aspect/mod/mod.go b/pkg/aspect/mod/mod.go index 696c147a0..c1e6edf43 100644 --- a/pkg/aspect/mod/mod.go +++ b/pkg/aspect/mod/mod.go @@ -21,8 +21,8 @@ import ( "github.com/spf13/cobra" - "aspect.build/cli/pkg/bazel" - "aspect.build/cli/pkg/ioutils" + "github.com/aspect-build/aspect-cli/pkg/bazel" + "github.com/aspect-build/aspect-cli/pkg/ioutils" ) type Mod struct { diff --git a/pkg/aspect/outputs/BUILD.bazel b/pkg/aspect/outputs/BUILD.bazel index 45a8a35c9..33f61b8f1 100644 --- a/pkg/aspect/outputs/BUILD.bazel +++ b/pkg/aspect/outputs/BUILD.bazel @@ -7,7 +7,7 @@ go_library( "hash.go", "outputs.go", ], - importpath = "aspect.build/cli/pkg/aspect/outputs", + importpath = "github.com/aspect-build/aspect-cli/pkg/aspect/outputs", visibility = ["//visibility:public"], deps = [ "//pkg/bazel", diff --git a/pkg/aspect/outputs/hash.go b/pkg/aspect/outputs/hash.go index 8813a7ca4..87e557815 100644 --- a/pkg/aspect/outputs/hash.go +++ b/pkg/aspect/outputs/hash.go @@ -30,8 +30,8 @@ import ( "sort" "strings" - "aspect.build/cli/pkg/bazel" "github.com/alphadose/haxmap" + "github.com/aspect-build/aspect-cli/pkg/bazel" "github.com/rogpeppe/go-internal/dirhash" concurrently "github.com/tejzpr/ordered-concurrently/v3" diff --git a/pkg/aspect/outputs/hash_test.go b/pkg/aspect/outputs/hash_test.go index ca9290e86..52c1cdde6 100644 --- a/pkg/aspect/outputs/hash_test.go +++ b/pkg/aspect/outputs/hash_test.go @@ -20,7 +20,7 @@ import ( "fmt" "testing" - "aspect.build/cli/pkg/aspect/outputs" + "github.com/aspect-build/aspect-cli/pkg/aspect/outputs" . "github.com/onsi/gomega" ) diff --git a/pkg/aspect/outputs/outputs.go b/pkg/aspect/outputs/outputs.go index 99fc23394..df83196cf 100644 --- a/pkg/aspect/outputs/outputs.go +++ b/pkg/aspect/outputs/outputs.go @@ -24,8 +24,8 @@ import ( "github.com/spf13/cobra" "github.com/spf13/pflag" - "aspect.build/cli/pkg/bazel" - "aspect.build/cli/pkg/ioutils" + "github.com/aspect-build/aspect-cli/pkg/bazel" + "github.com/aspect-build/aspect-cli/pkg/ioutils" ) type Outputs struct { diff --git a/pkg/aspect/outputs/outputs_test.go b/pkg/aspect/outputs/outputs_test.go index 147b2a1a0..f93b921b1 100644 --- a/pkg/aspect/outputs/outputs_test.go +++ b/pkg/aspect/outputs/outputs_test.go @@ -19,7 +19,7 @@ package outputs_test import ( "testing" - "aspect.build/cli/pkg/aspect/outputs" + "github.com/aspect-build/aspect-cli/pkg/aspect/outputs" . "github.com/onsi/gomega" "github.com/spf13/cobra" "github.com/spf13/pflag" diff --git a/pkg/aspect/print/BUILD.bazel b/pkg/aspect/print/BUILD.bazel index 857e24ae2..630f7b696 100644 --- a/pkg/aspect/print/BUILD.bazel +++ b/pkg/aspect/print/BUILD.bazel @@ -3,7 +3,7 @@ load("@io_bazel_rules_go//go:def.bzl", "go_library") go_library( name = "print", srcs = ["print.go"], - importpath = "aspect.build/cli/pkg/aspect/print", + importpath = "github.com/aspect-build/aspect-cli/pkg/aspect/print", visibility = ["//visibility:public"], deps = [ "//pkg/ioutils", diff --git a/pkg/aspect/print/print.go b/pkg/aspect/print/print.go index da509d0d9..a5c7aa3b0 100644 --- a/pkg/aspect/print/print.go +++ b/pkg/aspect/print/print.go @@ -24,7 +24,7 @@ import ( "github.com/spf13/cobra" - "aspect.build/cli/pkg/ioutils" + "github.com/aspect-build/aspect-cli/pkg/ioutils" "github.com/bazelbuild/buildtools/edit" ) diff --git a/pkg/aspect/printaction/BUILD.bazel b/pkg/aspect/printaction/BUILD.bazel index 6f6f12b33..877834db1 100644 --- a/pkg/aspect/printaction/BUILD.bazel +++ b/pkg/aspect/printaction/BUILD.bazel @@ -3,7 +3,7 @@ load("@io_bazel_rules_go//go:def.bzl", "go_library") go_library( name = "printaction", srcs = ["printaction.go"], - importpath = "aspect.build/cli/pkg/aspect/printaction", + importpath = "github.com/aspect-build/aspect-cli/pkg/aspect/printaction", visibility = ["//visibility:public"], deps = [ "//pkg/bazel", diff --git a/pkg/aspect/printaction/printaction.go b/pkg/aspect/printaction/printaction.go index 505a9a586..5e620decb 100644 --- a/pkg/aspect/printaction/printaction.go +++ b/pkg/aspect/printaction/printaction.go @@ -21,8 +21,8 @@ import ( "github.com/spf13/cobra" - "aspect.build/cli/pkg/bazel" - "aspect.build/cli/pkg/ioutils" + "github.com/aspect-build/aspect-cli/pkg/bazel" + "github.com/aspect-build/aspect-cli/pkg/ioutils" ) type PrintAction struct { diff --git a/pkg/aspect/query/BUILD.bazel b/pkg/aspect/query/BUILD.bazel index aa1a5e4b4..b751b7d12 100644 --- a/pkg/aspect/query/BUILD.bazel +++ b/pkg/aspect/query/BUILD.bazel @@ -3,7 +3,7 @@ load("@io_bazel_rules_go//go:def.bzl", "go_library", "go_test") go_library( name = "query", srcs = ["query.go"], - importpath = "aspect.build/cli/pkg/aspect/query", + importpath = "github.com/aspect-build/aspect-cli/pkg/aspect/query", visibility = ["//visibility:public"], deps = [ "//pkg/aspect/query/shared", diff --git a/pkg/aspect/query/query.go b/pkg/aspect/query/query.go index acf766db9..a4e7fb82d 100644 --- a/pkg/aspect/query/query.go +++ b/pkg/aspect/query/query.go @@ -23,10 +23,10 @@ import ( "github.com/spf13/cobra" "github.com/spf13/viper" - "aspect.build/cli/pkg/aspect/query/shared" - "aspect.build/cli/pkg/aspect/root/config" - "aspect.build/cli/pkg/bazel" - "aspect.build/cli/pkg/ioutils" + "github.com/aspect-build/aspect-cli/pkg/aspect/query/shared" + "github.com/aspect-build/aspect-cli/pkg/aspect/root/config" + "github.com/aspect-build/aspect-cli/pkg/bazel" + "github.com/aspect-build/aspect-cli/pkg/ioutils" ) const ( diff --git a/pkg/aspect/query/query_test.go b/pkg/aspect/query/query_test.go index 51c046954..2ec0d2299 100644 --- a/pkg/aspect/query/query_test.go +++ b/pkg/aspect/query/query_test.go @@ -28,11 +28,11 @@ import ( "github.com/spf13/cobra" "github.com/spf13/viper" - "aspect.build/cli/pkg/aspect/query" - "aspect.build/cli/pkg/aspect/query/shared" - query_mock "aspect.build/cli/pkg/aspect/query/shared/mock" - bazel_mock "aspect.build/cli/pkg/bazel/mock" - "aspect.build/cli/pkg/ioutils" + "github.com/aspect-build/aspect-cli/pkg/aspect/query" + "github.com/aspect-build/aspect-cli/pkg/aspect/query/shared" + query_mock "github.com/aspect-build/aspect-cli/pkg/aspect/query/shared/mock" + bazel_mock "github.com/aspect-build/aspect-cli/pkg/bazel/mock" + "github.com/aspect-build/aspect-cli/pkg/ioutils" ) func TestQuery(t *testing.T) { diff --git a/pkg/aspect/query/shared/BUILD.bazel b/pkg/aspect/query/shared/BUILD.bazel index 462b9edc8..09f35f924 100644 --- a/pkg/aspect/query/shared/BUILD.bazel +++ b/pkg/aspect/query/shared/BUILD.bazel @@ -3,7 +3,7 @@ load("@io_bazel_rules_go//go:def.bzl", "go_library") go_library( name = "shared", srcs = ["query.go"], - importpath = "aspect.build/cli/pkg/aspect/query/shared", + importpath = "github.com/aspect-build/aspect-cli/pkg/aspect/query/shared", visibility = ["//visibility:public"], deps = [ "//pkg/bazel", diff --git a/pkg/aspect/query/shared/mock/BUILD.bazel b/pkg/aspect/query/shared/mock/BUILD.bazel index fdd646558..8edb7ef71 100644 --- a/pkg/aspect/query/shared/mock/BUILD.bazel +++ b/pkg/aspect/query/shared/mock/BUILD.bazel @@ -22,7 +22,7 @@ go_library( "doc.go", ":mock_query_source", # keep ], - importpath = "aspect.build/cli/pkg/aspect/query/shared/mock", + importpath = "github.com/aspect-build/aspect-cli/pkg/aspect/query/shared/mock", visibility = ["//:__subpackages__"], deps = [ "@com_github_golang_mock//gomock", # keep diff --git a/pkg/aspect/query/shared/query.go b/pkg/aspect/query/shared/query.go index d55cd7e65..df68d8dc9 100644 --- a/pkg/aspect/query/shared/query.go +++ b/pkg/aspect/query/shared/query.go @@ -29,8 +29,8 @@ import ( "github.com/spf13/cobra" "github.com/spf13/viper" - "aspect.build/cli/pkg/bazel" - "aspect.build/cli/pkg/ioutils" + "github.com/aspect-build/aspect-cli/pkg/bazel" + "github.com/aspect-build/aspect-cli/pkg/ioutils" ) var placeholderRegex = regexp.MustCompile(`(\?[a-zA-Z]*)`) diff --git a/pkg/aspect/root/config/BUILD.bazel b/pkg/aspect/root/config/BUILD.bazel index 08da2db02..31d186dd0 100644 --- a/pkg/aspect/root/config/BUILD.bazel +++ b/pkg/aspect/root/config/BUILD.bazel @@ -8,7 +8,7 @@ go_library( "root.go", "write.go", ], - importpath = "aspect.build/cli/pkg/aspect/root/config", + importpath = "github.com/aspect-build/aspect-cli/pkg/aspect/root/config", visibility = ["//visibility:public"], deps = [ "//pkg/aspect/root/flags", diff --git a/pkg/aspect/root/config/config.go b/pkg/aspect/root/config/config.go index 52df0f608..1240fd98d 100644 --- a/pkg/aspect/root/config/config.go +++ b/pkg/aspect/root/config/config.go @@ -24,9 +24,9 @@ import ( "runtime" "strings" - "aspect.build/cli/pkg/aspect/root/flags" - "aspect.build/cli/pkg/bazel/workspace" - "aspect.build/cli/pkg/plugin/types" + "github.com/aspect-build/aspect-cli/pkg/aspect/root/flags" + "github.com/aspect-build/aspect-cli/pkg/bazel/workspace" + "github.com/aspect-build/aspect-cli/pkg/plugin/types" "github.com/mitchellh/go-homedir" "github.com/spf13/pflag" "github.com/spf13/viper" diff --git a/pkg/aspect/root/config/config_test.go b/pkg/aspect/root/config/config_test.go index 507df09f5..0236db38c 100644 --- a/pkg/aspect/root/config/config_test.go +++ b/pkg/aspect/root/config/config_test.go @@ -23,7 +23,7 @@ import ( "path/filepath" "testing" - "aspect.build/cli/pkg/aspect/root/config" + "github.com/aspect-build/aspect-cli/pkg/aspect/root/config" . "github.com/onsi/gomega" "github.com/spf13/viper" ) diff --git a/pkg/aspect/root/flags/BUILD.bazel b/pkg/aspect/root/flags/BUILD.bazel index 7723ba493..286f8f266 100644 --- a/pkg/aspect/root/flags/BUILD.bazel +++ b/pkg/aspect/root/flags/BUILD.bazel @@ -10,7 +10,7 @@ go_library( "noable_bool.go", "utils.go", ], - importpath = "aspect.build/cli/pkg/aspect/root/flags", + importpath = "github.com/aspect-build/aspect-cli/pkg/aspect/root/flags", visibility = ["//visibility:public"], deps = [ "//buildinfo", diff --git a/pkg/aspect/root/flags/global.go b/pkg/aspect/root/flags/global.go index 203d07928..34b9e8bae 100644 --- a/pkg/aspect/root/flags/global.go +++ b/pkg/aspect/root/flags/global.go @@ -19,7 +19,7 @@ package flags import ( "fmt" - "aspect.build/cli/buildinfo" + "github.com/aspect-build/aspect-cli/buildinfo" "github.com/spf13/cobra" ) diff --git a/pkg/aspect/root/flags/interceptor.go b/pkg/aspect/root/flags/interceptor.go index bc4a3d501..bcbd0b524 100644 --- a/pkg/aspect/root/flags/interceptor.go +++ b/pkg/aspect/root/flags/interceptor.go @@ -23,8 +23,8 @@ import ( "github.com/spf13/cobra" "github.com/spf13/pflag" - "aspect.build/cli/pkg/interceptors" - "aspect.build/cli/pkg/ioutils" + "github.com/aspect-build/aspect-cli/pkg/interceptors" + "github.com/aspect-build/aspect-cli/pkg/ioutils" ) func isFlagInFlagSet(flags *pflag.FlagSet, arg string) bool { diff --git a/pkg/aspect/root/flags/noable_bool_test.go b/pkg/aspect/root/flags/noable_bool_test.go index 7424f8832..d8739b858 100644 --- a/pkg/aspect/root/flags/noable_bool_test.go +++ b/pkg/aspect/root/flags/noable_bool_test.go @@ -20,7 +20,7 @@ import ( "fmt" "testing" - "aspect.build/cli/pkg/aspect/root/flags" + "github.com/aspect-build/aspect-cli/pkg/aspect/root/flags" . "github.com/onsi/gomega" "github.com/spf13/pflag" ) diff --git a/pkg/aspect/run/BUILD.bazel b/pkg/aspect/run/BUILD.bazel index 8bd121879..02e4dea7c 100644 --- a/pkg/aspect/run/BUILD.bazel +++ b/pkg/aspect/run/BUILD.bazel @@ -3,7 +3,7 @@ load("@io_bazel_rules_go//go:def.bzl", "go_library", "go_test") go_library( name = "run", srcs = ["run.go"], - importpath = "aspect.build/cli/pkg/aspect/run", + importpath = "github.com/aspect-build/aspect-cli/pkg/aspect/run", visibility = ["//visibility:public"], deps = [ "//pkg/aspect/root/flags", diff --git a/pkg/aspect/run/run.go b/pkg/aspect/run/run.go index 51139fa90..9b9e6fff5 100644 --- a/pkg/aspect/run/run.go +++ b/pkg/aspect/run/run.go @@ -20,10 +20,10 @@ import ( "context" "fmt" - "aspect.build/cli/pkg/aspect/root/flags" - "aspect.build/cli/pkg/bazel" - "aspect.build/cli/pkg/ioutils" - "aspect.build/cli/pkg/plugin/system/bep" + "github.com/aspect-build/aspect-cli/pkg/aspect/root/flags" + "github.com/aspect-build/aspect-cli/pkg/bazel" + "github.com/aspect-build/aspect-cli/pkg/ioutils" + "github.com/aspect-build/aspect-cli/pkg/plugin/system/bep" "github.com/spf13/cobra" ) diff --git a/pkg/aspect/run/run_test.go b/pkg/aspect/run/run_test.go index 596b09908..0e650e28a 100644 --- a/pkg/aspect/run/run_test.go +++ b/pkg/aspect/run/run_test.go @@ -25,12 +25,12 @@ import ( "github.com/golang/mock/gomock" . "github.com/onsi/gomega" - "aspect.build/cli/pkg/aspect/run" - "aspect.build/cli/pkg/aspecterrors" - bazel_mock "aspect.build/cli/pkg/bazel/mock" - "aspect.build/cli/pkg/ioutils" - "aspect.build/cli/pkg/plugin/system/bep" - bep_mock "aspect.build/cli/pkg/plugin/system/bep/mock" + "github.com/aspect-build/aspect-cli/pkg/aspect/run" + "github.com/aspect-build/aspect-cli/pkg/aspecterrors" + bazel_mock "github.com/aspect-build/aspect-cli/pkg/bazel/mock" + "github.com/aspect-build/aspect-cli/pkg/ioutils" + "github.com/aspect-build/aspect-cli/pkg/plugin/system/bep" + bep_mock "github.com/aspect-build/aspect-cli/pkg/plugin/system/bep/mock" ) func TestRun(t *testing.T) { diff --git a/pkg/aspect/shutdown/BUILD.bazel b/pkg/aspect/shutdown/BUILD.bazel index 75fa5a770..35e41fd12 100644 --- a/pkg/aspect/shutdown/BUILD.bazel +++ b/pkg/aspect/shutdown/BUILD.bazel @@ -3,7 +3,7 @@ load("@io_bazel_rules_go//go:def.bzl", "go_library") go_library( name = "shutdown", srcs = ["shutdown.go"], - importpath = "aspect.build/cli/pkg/aspect/shutdown", + importpath = "github.com/aspect-build/aspect-cli/pkg/aspect/shutdown", visibility = ["//visibility:public"], deps = [ "//pkg/bazel", diff --git a/pkg/aspect/shutdown/shutdown.go b/pkg/aspect/shutdown/shutdown.go index 23c94e756..8376fbe81 100644 --- a/pkg/aspect/shutdown/shutdown.go +++ b/pkg/aspect/shutdown/shutdown.go @@ -21,8 +21,8 @@ import ( "github.com/spf13/cobra" - "aspect.build/cli/pkg/bazel" - "aspect.build/cli/pkg/ioutils" + "github.com/aspect-build/aspect-cli/pkg/bazel" + "github.com/aspect-build/aspect-cli/pkg/ioutils" ) type Shutdown struct { diff --git a/pkg/aspect/sync/BUILD.bazel b/pkg/aspect/sync/BUILD.bazel index 73a658a5f..02eced944 100644 --- a/pkg/aspect/sync/BUILD.bazel +++ b/pkg/aspect/sync/BUILD.bazel @@ -3,7 +3,7 @@ load("@io_bazel_rules_go//go:def.bzl", "go_library") go_library( name = "sync", srcs = ["sync.go"], - importpath = "aspect.build/cli/pkg/aspect/sync", + importpath = "github.com/aspect-build/aspect-cli/pkg/aspect/sync", visibility = ["//visibility:public"], deps = [ "//pkg/bazel", diff --git a/pkg/aspect/sync/sync.go b/pkg/aspect/sync/sync.go index 26fa0ab9d..b73a207b7 100644 --- a/pkg/aspect/sync/sync.go +++ b/pkg/aspect/sync/sync.go @@ -19,8 +19,8 @@ package sync import ( "context" - "aspect.build/cli/pkg/bazel" - "aspect.build/cli/pkg/ioutils" + "github.com/aspect-build/aspect-cli/pkg/bazel" + "github.com/aspect-build/aspect-cli/pkg/ioutils" "github.com/spf13/cobra" ) diff --git a/pkg/aspect/test/BUILD.bazel b/pkg/aspect/test/BUILD.bazel index 9bb20ae84..87c34e099 100644 --- a/pkg/aspect/test/BUILD.bazel +++ b/pkg/aspect/test/BUILD.bazel @@ -3,7 +3,7 @@ load("@io_bazel_rules_go//go:def.bzl", "go_library", "go_test") go_library( name = "test", srcs = ["test.go"], - importpath = "aspect.build/cli/pkg/aspect/test", + importpath = "github.com/aspect-build/aspect-cli/pkg/aspect/test", visibility = ["//visibility:public"], deps = [ "//pkg/aspect/root/flags", diff --git a/pkg/aspect/test/test.go b/pkg/aspect/test/test.go index f78b1ae63..9898b9b56 100644 --- a/pkg/aspect/test/test.go +++ b/pkg/aspect/test/test.go @@ -20,10 +20,10 @@ import ( "context" "fmt" - "aspect.build/cli/pkg/aspect/root/flags" - "aspect.build/cli/pkg/bazel" - "aspect.build/cli/pkg/ioutils" - "aspect.build/cli/pkg/plugin/system/bep" + "github.com/aspect-build/aspect-cli/pkg/aspect/root/flags" + "github.com/aspect-build/aspect-cli/pkg/bazel" + "github.com/aspect-build/aspect-cli/pkg/ioutils" + "github.com/aspect-build/aspect-cli/pkg/plugin/system/bep" "github.com/spf13/cobra" ) diff --git a/pkg/aspect/test/test_test.go b/pkg/aspect/test/test_test.go index ae4a2eaee..0beebdbf5 100644 --- a/pkg/aspect/test/test_test.go +++ b/pkg/aspect/test/test_test.go @@ -23,11 +23,11 @@ import ( "github.com/golang/mock/gomock" . "github.com/onsi/gomega" - "aspect.build/cli/pkg/aspect/test" - "aspect.build/cli/pkg/bazel/mock" - "aspect.build/cli/pkg/ioutils" - "aspect.build/cli/pkg/plugin/system/bep" - bep_mock "aspect.build/cli/pkg/plugin/system/bep/mock" + "github.com/aspect-build/aspect-cli/pkg/aspect/test" + "github.com/aspect-build/aspect-cli/pkg/bazel/mock" + "github.com/aspect-build/aspect-cli/pkg/ioutils" + "github.com/aspect-build/aspect-cli/pkg/plugin/system/bep" + bep_mock "github.com/aspect-build/aspect-cli/pkg/plugin/system/bep/mock" ) // Embrace the stutter :) diff --git a/pkg/aspect/version/BUILD.bazel b/pkg/aspect/version/BUILD.bazel index a5a6a6a14..137ad4e20 100644 --- a/pkg/aspect/version/BUILD.bazel +++ b/pkg/aspect/version/BUILD.bazel @@ -3,7 +3,7 @@ load("@io_bazel_rules_go//go:def.bzl", "go_library", "go_test") go_library( name = "version", srcs = ["version.go"], - importpath = "aspect.build/cli/pkg/aspect/version", + importpath = "github.com/aspect-build/aspect-cli/pkg/aspect/version", visibility = ["//visibility:public"], deps = [ "//buildinfo", diff --git a/pkg/aspect/version/version.go b/pkg/aspect/version/version.go index 4614dfb07..f48771bfe 100644 --- a/pkg/aspect/version/version.go +++ b/pkg/aspect/version/version.go @@ -20,9 +20,9 @@ import ( "context" "fmt" - "aspect.build/cli/buildinfo" - "aspect.build/cli/pkg/bazel" - "aspect.build/cli/pkg/ioutils" + "github.com/aspect-build/aspect-cli/buildinfo" + "github.com/aspect-build/aspect-cli/pkg/bazel" + "github.com/aspect-build/aspect-cli/pkg/ioutils" "github.com/spf13/cobra" ) diff --git a/pkg/aspect/version/version_test.go b/pkg/aspect/version/version_test.go index 8e46f2b3d..5b639b91f 100644 --- a/pkg/aspect/version/version_test.go +++ b/pkg/aspect/version/version_test.go @@ -25,10 +25,10 @@ import ( . "github.com/onsi/gomega" "github.com/spf13/cobra" - "aspect.build/cli/buildinfo" - "aspect.build/cli/pkg/aspect/version" - bazel_mock "aspect.build/cli/pkg/bazel/mock" - "aspect.build/cli/pkg/ioutils" + "github.com/aspect-build/aspect-cli/buildinfo" + "github.com/aspect-build/aspect-cli/pkg/aspect/version" + bazel_mock "github.com/aspect-build/aspect-cli/pkg/bazel/mock" + "github.com/aspect-build/aspect-cli/pkg/ioutils" ) const ( diff --git a/pkg/aspecterrors/BUILD.bazel b/pkg/aspecterrors/BUILD.bazel index a23d754d7..809605dad 100644 --- a/pkg/aspecterrors/BUILD.bazel +++ b/pkg/aspecterrors/BUILD.bazel @@ -6,6 +6,6 @@ go_library( "errors.go", "handle_error.go", ], - importpath = "aspect.build/cli/pkg/aspecterrors", + importpath = "github.com/aspect-build/aspect-cli/pkg/aspecterrors", visibility = ["//visibility:public"], ) diff --git a/pkg/aspectgrpc/BUILD.bazel b/pkg/aspectgrpc/BUILD.bazel index 840b5af63..2cf6efbce 100644 --- a/pkg/aspectgrpc/BUILD.bazel +++ b/pkg/aspectgrpc/BUILD.bazel @@ -3,7 +3,7 @@ load("@io_bazel_rules_go//go:def.bzl", "go_library") go_library( name = "aspectgrpc", srcs = ["grpc.go"], - importpath = "aspect.build/cli/pkg/aspectgrpc", + importpath = "github.com/aspect-build/aspect-cli/pkg/aspectgrpc", visibility = ["//visibility:public"], deps = ["@org_golang_google_grpc//:grpc"], ) diff --git a/pkg/aspectgrpc/mock/BUILD.bazel b/pkg/aspectgrpc/mock/BUILD.bazel index b5c8afc64..79d6b1fbc 100644 --- a/pkg/aspectgrpc/mock/BUILD.bazel +++ b/pkg/aspectgrpc/mock/BUILD.bazel @@ -35,7 +35,7 @@ go_library( ":mock_buildv1_source", # keep ":mock_grpc_source", # keep ], - importpath = "aspect.build/cli/pkg/aspectgrpc/mock", + importpath = "github.com/aspect-build/aspect-cli/pkg/aspectgrpc/mock", visibility = ["//:__subpackages__"], deps = [ "//pkg/aspectgrpc", # keep diff --git a/pkg/bazel/BUILD.bazel b/pkg/bazel/BUILD.bazel index 0512b3c3c..0d980d96b 100644 --- a/pkg/bazel/BUILD.bazel +++ b/pkg/bazel/BUILD.bazel @@ -8,7 +8,7 @@ go_library( "bazelisk.go", "bazelisk-core.go", ], - importpath = "aspect.build/cli/pkg/bazel", + importpath = "github.com/aspect-build/aspect-cli/pkg/bazel", visibility = ["//visibility:public"], deps = [ "//bazel/analysis", diff --git a/pkg/bazel/bazel.go b/pkg/bazel/bazel.go index 814cdc5b7..e08b66955 100644 --- a/pkg/bazel/bazel.go +++ b/pkg/bazel/bazel.go @@ -30,11 +30,11 @@ import ( "regexp" "strings" - "aspect.build/cli/bazel/analysis" - "aspect.build/cli/bazel/flags" - "aspect.build/cli/pkg/aspecterrors" - "aspect.build/cli/pkg/bazel/workspace" - "aspect.build/cli/pkg/ioutils" + "github.com/aspect-build/aspect-cli/bazel/analysis" + "github.com/aspect-build/aspect-cli/bazel/flags" + "github.com/aspect-build/aspect-cli/pkg/aspecterrors" + "github.com/aspect-build/aspect-cli/pkg/bazel/workspace" + "github.com/aspect-build/aspect-cli/pkg/ioutils" "github.com/spf13/cobra" "github.com/bazelbuild/bazelisk/core" diff --git a/pkg/bazel/bazel_flags.go b/pkg/bazel/bazel_flags.go index 0d83882ea..ed458656b 100644 --- a/pkg/bazel/bazel_flags.go +++ b/pkg/bazel/bazel_flags.go @@ -26,8 +26,8 @@ import ( "regexp" "strings" - "aspect.build/cli/bazel/flags" - rootFlags "aspect.build/cli/pkg/aspect/root/flags" + "github.com/aspect-build/aspect-cli/bazel/flags" + rootFlags "github.com/aspect-build/aspect-cli/pkg/aspect/root/flags" "github.com/bazelbuild/buildtools/edit" "github.com/spf13/cobra" "github.com/spf13/pflag" diff --git a/pkg/bazel/bazel_test.go b/pkg/bazel/bazel_test.go index 0bd4b8b22..00c313bed 100644 --- a/pkg/bazel/bazel_test.go +++ b/pkg/bazel/bazel_test.go @@ -30,7 +30,7 @@ import ( . "github.com/onsi/gomega" - "aspect.build/cli/pkg/ioutils" + "github.com/aspect-build/aspect-cli/pkg/ioutils" ) var testTmpdir = os.Getenv("TEST_TMPDIR") diff --git a/pkg/bazel/bazelisk-core.go b/pkg/bazel/bazelisk-core.go index ec1cf44e2..434dd24cc 100644 --- a/pkg/bazel/bazelisk-core.go +++ b/pkg/bazel/bazelisk-core.go @@ -24,8 +24,8 @@ import ( "sync" "syscall" - "aspect.build/cli/buildinfo" - "aspect.build/cli/pkg/ioutils" + "github.com/aspect-build/aspect-cli/buildinfo" + "github.com/aspect-build/aspect-cli/pkg/ioutils" "github.com/bazelbuild/bazelisk/platforms" "github.com/bazelbuild/bazelisk/versions" ) diff --git a/pkg/bazel/bazelisk.go b/pkg/bazel/bazelisk.go index bdf35c61e..5e445792e 100644 --- a/pkg/bazel/bazelisk.go +++ b/pkg/bazel/bazelisk.go @@ -30,10 +30,10 @@ import ( "github.com/bazelbuild/bazelisk/platforms" "github.com/mitchellh/go-homedir" - "aspect.build/cli/buildinfo" - "aspect.build/cli/pkg/aspect/root/config" - "aspect.build/cli/pkg/aspecterrors" - "aspect.build/cli/pkg/ioutils" + "github.com/aspect-build/aspect-cli/buildinfo" + "github.com/aspect-build/aspect-cli/pkg/aspect/root/config" + "github.com/aspect-build/aspect-cli/pkg/aspecterrors" + "github.com/aspect-build/aspect-cli/pkg/ioutils" ) const ( diff --git a/pkg/bazel/mock/BUILD.bazel b/pkg/bazel/mock/BUILD.bazel index 9b9d8f4ef..d6e33d939 100644 --- a/pkg/bazel/mock/BUILD.bazel +++ b/pkg/bazel/mock/BUILD.bazel @@ -18,7 +18,7 @@ go_library( "doc.go", ":mock_bazel_source", # keep ], - importpath = "aspect.build/cli/pkg/bazel/mock", + importpath = "github.com/aspect-build/aspect-cli/pkg/bazel/mock", visibility = ["//:__subpackages__"], deps = [ "//bazel/analysis", # keep diff --git a/pkg/bazel/workspace/BUILD.bazel b/pkg/bazel/workspace/BUILD.bazel index f7c86a02d..7ac6920bd 100644 --- a/pkg/bazel/workspace/BUILD.bazel +++ b/pkg/bazel/workspace/BUILD.bazel @@ -6,7 +6,7 @@ go_library( "finder.go", "not_found_error.go", ], - importpath = "aspect.build/cli/pkg/bazel/workspace", + importpath = "github.com/aspect-build/aspect-cli/pkg/bazel/workspace", visibility = ["//visibility:public"], ) diff --git a/pkg/bazel/workspace/finder_test.go b/pkg/bazel/workspace/finder_test.go index 3689ebdf5..c6b4e9f7f 100644 --- a/pkg/bazel/workspace/finder_test.go +++ b/pkg/bazel/workspace/finder_test.go @@ -24,7 +24,7 @@ import ( "github.com/golang/mock/gomock" . "github.com/onsi/gomega" - stdlib_mock "aspect.build/cli/pkg/stdlib/mock" + stdlib_mock "github.com/aspect-build/aspect-cli/pkg/stdlib/mock" ) const ( diff --git a/pkg/bazel/workspace/mock/BUILD.bazel b/pkg/bazel/workspace/mock/BUILD.bazel index 7a3be715b..eaed24d4c 100644 --- a/pkg/bazel/workspace/mock/BUILD.bazel +++ b/pkg/bazel/workspace/mock/BUILD.bazel @@ -18,7 +18,7 @@ go_library( "doc.go", ":mock_finder_source", # keep ], - importpath = "aspect.build/cli/pkg/bazel/workspace/mock", + importpath = "github.com/aspect-build/aspect-cli/pkg/bazel/workspace/mock", visibility = ["//:__subpackages__"], deps = [ "@com_github_golang_mock//gomock", # keep diff --git a/pkg/interceptors/BUILD.bazel b/pkg/interceptors/BUILD.bazel index c50a01fcf..ba78b1404 100644 --- a/pkg/interceptors/BUILD.bazel +++ b/pkg/interceptors/BUILD.bazel @@ -3,7 +3,7 @@ load("@io_bazel_rules_go//go:def.bzl", "go_library", "go_test") go_library( name = "interceptors", srcs = ["run.go"], - importpath = "aspect.build/cli/pkg/interceptors", + importpath = "github.com/aspect-build/aspect-cli/pkg/interceptors", visibility = ["//visibility:public"], deps = ["@com_github_spf13_cobra//:cobra"], ) diff --git a/pkg/ioutils/BUILD.bazel b/pkg/ioutils/BUILD.bazel index 8c93547ec..b670a633f 100644 --- a/pkg/ioutils/BUILD.bazel +++ b/pkg/ioutils/BUILD.bazel @@ -7,7 +7,7 @@ go_library( "prompt.go", "streams.go", ], - importpath = "aspect.build/cli/pkg/ioutils", + importpath = "github.com/aspect-build/aspect-cli/pkg/ioutils", visibility = ["//visibility:public"], deps = [ "@com_github_manifoldco_promptui//:promptui", diff --git a/pkg/logger/BUILD.bazel b/pkg/logger/BUILD.bazel index 6aa8651ba..e08f52fa6 100644 --- a/pkg/logger/BUILD.bazel +++ b/pkg/logger/BUILD.bazel @@ -3,6 +3,6 @@ load("@io_bazel_rules_go//go:def.bzl", "go_library") go_library( name = "logger", srcs = ["logger.go"], - importpath = "aspect.build/cli/pkg/logger", + importpath = "github.com/aspect-build/aspect-cli/pkg/logger", visibility = ["//visibility:public"], ) diff --git a/pkg/osutils/filesystem/BUILD.bazel b/pkg/osutils/filesystem/BUILD.bazel index e90940573..4be7ec2f0 100644 --- a/pkg/osutils/filesystem/BUILD.bazel +++ b/pkg/osutils/filesystem/BUILD.bazel @@ -12,7 +12,7 @@ go_library( "linux.go", "windows.go", ], - importpath = "aspect.build/cli/pkg/osutils/filesystem", + importpath = "github.com/aspect-build/aspect-cli/pkg/osutils/filesystem", visibility = ["//visibility:public"], ) diff --git a/pkg/osutils/filesystem/darwin_test.go b/pkg/osutils/filesystem/darwin_test.go index 748e696bc..91a7c37cf 100644 --- a/pkg/osutils/filesystem/darwin_test.go +++ b/pkg/osutils/filesystem/darwin_test.go @@ -27,9 +27,9 @@ import ( "github.com/golang/mock/gomock" . "github.com/onsi/gomega" - "aspect.build/cli/pkg/osutils/filesystem" - filesystem_mock "aspect.build/cli/pkg/osutils/filesystem/mock" - stdlib_mock "aspect.build/cli/pkg/stdlib/mock" + "github.com/aspect-build/aspect-cli/pkg/osutils/filesystem" + filesystem_mock "github.com/aspect-build/aspect-cli/pkg/osutils/filesystem/mock" + stdlib_mock "github.com/aspect-build/aspect-cli/pkg/stdlib/mock" ) func TestDarwinOsUtils(t *testing.T) { diff --git a/pkg/osutils/filesystem/linux_test.go b/pkg/osutils/filesystem/linux_test.go index cf90e7600..edf4e4660 100644 --- a/pkg/osutils/filesystem/linux_test.go +++ b/pkg/osutils/filesystem/linux_test.go @@ -27,9 +27,9 @@ import ( "github.com/golang/mock/gomock" . "github.com/onsi/gomega" - "aspect.build/cli/pkg/osutils/filesystem" - filesystem_mock "aspect.build/cli/pkg/osutils/filesystem/mock" - stdlib_mock "aspect.build/cli/pkg/stdlib/mock" + "github.com/aspect-build/aspect-cli/pkg/osutils/filesystem" + filesystem_mock "github.com/aspect-build/aspect-cli/pkg/osutils/filesystem/mock" + stdlib_mock "github.com/aspect-build/aspect-cli/pkg/stdlib/mock" ) func TestLinuxOsUtils(t *testing.T) { diff --git a/pkg/osutils/filesystem/mock/BUILD.bazel b/pkg/osutils/filesystem/mock/BUILD.bazel index 3bd70f2ab..3459358bb 100644 --- a/pkg/osutils/filesystem/mock/BUILD.bazel +++ b/pkg/osutils/filesystem/mock/BUILD.bazel @@ -20,7 +20,7 @@ go_library( "doc.go", ":mock_filesystem_source", # keep ], - importpath = "aspect.build/cli/pkg/osutils/filesystem/mock", + importpath = "github.com/aspect-build/aspect-cli/pkg/osutils/filesystem/mock", visibility = ["//:__subpackages__"], deps = [ "@com_github_golang_mock//gomock", # keep diff --git a/pkg/osutils/filesystem/windows_test.go b/pkg/osutils/filesystem/windows_test.go index f1d28d26f..41ae47c10 100644 --- a/pkg/osutils/filesystem/windows_test.go +++ b/pkg/osutils/filesystem/windows_test.go @@ -19,7 +19,6 @@ package filesystem_test import ( - "io/fs" "syscall" "testing" "time" @@ -27,9 +26,8 @@ import ( "github.com/golang/mock/gomock" . "github.com/onsi/gomega" - "aspect.build/cli/pkg/osutils/filesystem" - filesystem_mock "aspect.build/cli/pkg/osutils/filesystem/mock" - stdlib_mock "aspect.build/cli/pkg/stdlib/mock" + "github.com/aspect-build/aspect-cli/pkg/osutils/filesystem" + stdlib_mock "github.com/aspect-build/aspect-cli/pkg/stdlib/mock" ) func TestWindowsOsUtils(t *testing.T) { diff --git a/pkg/plugin/client/BUILD.bazel b/pkg/plugin/client/BUILD.bazel index 3207698f0..e0ae02680 100644 --- a/pkg/plugin/client/BUILD.bazel +++ b/pkg/plugin/client/BUILD.bazel @@ -6,7 +6,7 @@ go_library( "client.go", "download.go", ], - importpath = "aspect.build/cli/pkg/plugin/client", + importpath = "github.com/aspect-build/aspect-cli/pkg/plugin/client", visibility = ["//visibility:public"], deps = [ "//pkg/ioutils", diff --git a/pkg/plugin/client/client.go b/pkg/plugin/client/client.go index b2a44cfed..343df66f9 100644 --- a/pkg/plugin/client/client.go +++ b/pkg/plugin/client/client.go @@ -30,10 +30,10 @@ import ( hclog "github.com/hashicorp/go-hclog" goplugin "github.com/hashicorp/go-plugin" - "aspect.build/cli/pkg/ioutils" - "aspect.build/cli/pkg/plugin/sdk/v1alpha4/config" - "aspect.build/cli/pkg/plugin/sdk/v1alpha4/plugin" - "aspect.build/cli/pkg/plugin/types" + "github.com/aspect-build/aspect-cli/pkg/ioutils" + "github.com/aspect-build/aspect-cli/pkg/plugin/sdk/v1alpha4/config" + "github.com/aspect-build/aspect-cli/pkg/plugin/sdk/v1alpha4/plugin" + "github.com/aspect-build/aspect-cli/pkg/plugin/types" ) // A Factory class for constructing plugin instances. diff --git a/pkg/plugin/client/download.go b/pkg/plugin/client/download.go index 3d06f5393..344dab2ed 100644 --- a/pkg/plugin/client/download.go +++ b/pkg/plugin/client/download.go @@ -27,7 +27,7 @@ import ( "path/filepath" "runtime" - "aspect.build/cli/pkg/ioutils" + "github.com/aspect-build/aspect-cli/pkg/ioutils" "github.com/fatih/color" ) diff --git a/pkg/plugin/client/mock/BUILD.bazel b/pkg/plugin/client/mock/BUILD.bazel index bfca0ecab..53934220f 100644 --- a/pkg/plugin/client/mock/BUILD.bazel +++ b/pkg/plugin/client/mock/BUILD.bazel @@ -21,7 +21,7 @@ go_library( "doc.go", ":mock_client_source", # keep ], - importpath = "aspect.build/cli/pkg/plugin/client/mock", + importpath = "github.com/aspect-build/aspect-cli/pkg/plugin/client/mock", visibility = ["//:__subpackages__"], deps = [ "//pkg/aspecterrors", # keep diff --git a/pkg/plugin/sdk/v1alpha1/proto/plugin.pb.go b/pkg/plugin/sdk/v1alpha1/proto/plugin.pb.go index ef553677d..865d420e6 100644 --- a/pkg/plugin/sdk/v1alpha1/proto/plugin.pb.go +++ b/pkg/plugin/sdk/v1alpha1/proto/plugin.pb.go @@ -7,8 +7,8 @@ package proto import ( - buildeventstream "aspect.build/cli/bazel/buildeventstream" context "context" + buildeventstream "github.com/aspect-build/aspect-cli/bazel/buildeventstream" grpc "google.golang.org/grpc" codes "google.golang.org/grpc/codes" status "google.golang.org/grpc/status" diff --git a/pkg/plugin/sdk/v1alpha2/proto/plugin.pb.go b/pkg/plugin/sdk/v1alpha2/proto/plugin.pb.go index 35bbc1283..40b520f72 100644 --- a/pkg/plugin/sdk/v1alpha2/proto/plugin.pb.go +++ b/pkg/plugin/sdk/v1alpha2/proto/plugin.pb.go @@ -7,8 +7,8 @@ package proto import ( - buildeventstream "aspect.build/cli/bazel/buildeventstream" context "context" + buildeventstream "github.com/aspect-build/aspect-cli/bazel/buildeventstream" grpc "google.golang.org/grpc" codes "google.golang.org/grpc/codes" status "google.golang.org/grpc/status" diff --git a/pkg/plugin/sdk/v1alpha3/proto/plugin.pb.go b/pkg/plugin/sdk/v1alpha3/proto/plugin.pb.go index 80c043172..2303dfec1 100644 --- a/pkg/plugin/sdk/v1alpha3/proto/plugin.pb.go +++ b/pkg/plugin/sdk/v1alpha3/proto/plugin.pb.go @@ -7,8 +7,8 @@ package proto import ( - buildeventstream "aspect.build/cli/bazel/buildeventstream" context "context" + buildeventstream "github.com/aspect-build/aspect-cli/bazel/buildeventstream" grpc "google.golang.org/grpc" codes "google.golang.org/grpc/codes" status "google.golang.org/grpc/status" diff --git a/pkg/plugin/sdk/v1alpha4/config/BUILD.bazel b/pkg/plugin/sdk/v1alpha4/config/BUILD.bazel index ad7a89a2e..92e6b8f95 100644 --- a/pkg/plugin/sdk/v1alpha4/config/BUILD.bazel +++ b/pkg/plugin/sdk/v1alpha4/config/BUILD.bazel @@ -3,7 +3,7 @@ load("@io_bazel_rules_go//go:def.bzl", "go_library") go_library( name = "config", srcs = ["config.go"], - importpath = "aspect.build/cli/pkg/plugin/sdk/v1alpha4/config", + importpath = "github.com/aspect-build/aspect-cli/pkg/plugin/sdk/v1alpha4/config", visibility = ["//visibility:public"], deps = [ "//pkg/plugin/sdk/v1alpha4/plugin", diff --git a/pkg/plugin/sdk/v1alpha4/config/config.go b/pkg/plugin/sdk/v1alpha4/config/config.go index 7e9746546..e53be4122 100644 --- a/pkg/plugin/sdk/v1alpha4/config/config.go +++ b/pkg/plugin/sdk/v1alpha4/config/config.go @@ -22,7 +22,7 @@ import ( goplugin "github.com/hashicorp/go-plugin" "google.golang.org/grpc" - "aspect.build/cli/pkg/plugin/sdk/v1alpha4/plugin" + "github.com/aspect-build/aspect-cli/pkg/plugin/sdk/v1alpha4/plugin" ) // DefaultPluginName is the name each aspect plugin must provide. diff --git a/pkg/plugin/sdk/v1alpha4/plugin/BUILD.bazel b/pkg/plugin/sdk/v1alpha4/plugin/BUILD.bazel index 91ddb883c..3424092e3 100644 --- a/pkg/plugin/sdk/v1alpha4/plugin/BUILD.bazel +++ b/pkg/plugin/sdk/v1alpha4/plugin/BUILD.bazel @@ -6,7 +6,7 @@ go_library( "grpc.go", "interface.go", ], - importpath = "aspect.build/cli/pkg/plugin/sdk/v1alpha4/plugin", + importpath = "github.com/aspect-build/aspect-cli/pkg/plugin/sdk/v1alpha4/plugin", visibility = ["//visibility:public"], deps = [ "//bazel/buildeventstream", diff --git a/pkg/plugin/sdk/v1alpha4/plugin/grpc.go b/pkg/plugin/sdk/v1alpha4/plugin/grpc.go index 4b6288fe0..7ef02d34c 100644 --- a/pkg/plugin/sdk/v1alpha4/plugin/grpc.go +++ b/pkg/plugin/sdk/v1alpha4/plugin/grpc.go @@ -29,9 +29,9 @@ import ( "github.com/manifoldco/promptui" "google.golang.org/grpc" - buildeventstream "aspect.build/cli/bazel/buildeventstream" - "aspect.build/cli/pkg/ioutils" - "aspect.build/cli/pkg/plugin/sdk/v1alpha4/proto" + buildeventstream "github.com/aspect-build/aspect-cli/bazel/buildeventstream" + "github.com/aspect-build/aspect-cli/pkg/ioutils" + "github.com/aspect-build/aspect-cli/pkg/plugin/sdk/v1alpha4/proto" ) // GRPCPlugin represents a Plugin that communicates over gRPC. diff --git a/pkg/plugin/sdk/v1alpha4/plugin/interface.go b/pkg/plugin/sdk/v1alpha4/plugin/interface.go index 250e98ad0..28f88ab5e 100644 --- a/pkg/plugin/sdk/v1alpha4/plugin/interface.go +++ b/pkg/plugin/sdk/v1alpha4/plugin/interface.go @@ -21,9 +21,9 @@ import ( "fmt" "strings" - buildeventstream "aspect.build/cli/bazel/buildeventstream" - "aspect.build/cli/pkg/ioutils" - "aspect.build/cli/pkg/plugin/sdk/v1alpha4/proto" + buildeventstream "github.com/aspect-build/aspect-cli/bazel/buildeventstream" + "github.com/aspect-build/aspect-cli/pkg/ioutils" + "github.com/aspect-build/aspect-cli/pkg/plugin/sdk/v1alpha4/proto" ) // Plugin determines how an aspect Plugin should be implemented. diff --git a/pkg/plugin/sdk/v1alpha4/plugin/mock/BUILD.bazel b/pkg/plugin/sdk/v1alpha4/plugin/mock/BUILD.bazel index 601ee93ff..f096ff524 100644 --- a/pkg/plugin/sdk/v1alpha4/plugin/mock/BUILD.bazel +++ b/pkg/plugin/sdk/v1alpha4/plugin/mock/BUILD.bazel @@ -18,7 +18,7 @@ go_library( "doc.go", ":mock_plugin_source", # keep ], - importpath = "aspect.build/cli/pkg/plugin/sdk/v1alpha4/plugin/mock", + importpath = "github.com/aspect-build/aspect-cli/pkg/plugin/sdk/v1alpha4/plugin/mock", visibility = ["//visibility:public"], deps = [ "//bazel/buildeventstream", # keep diff --git a/pkg/plugin/sdk/v1alpha4/proto/BUILD.bazel b/pkg/plugin/sdk/v1alpha4/proto/BUILD.bazel index c6ad49441..c21766ac0 100644 --- a/pkg/plugin/sdk/v1alpha4/proto/BUILD.bazel +++ b/pkg/plugin/sdk/v1alpha4/proto/BUILD.bazel @@ -15,7 +15,7 @@ proto_library( go_proto_library( name = "proto_go_proto", compilers = ["@io_bazel_rules_go//proto:go_grpc"], - importpath = "aspect.build/cli/pkg/plugin/sdk/v1alpha4/proto", + importpath = "github.com/aspect-build/aspect-cli/pkg/plugin/sdk/v1alpha4/proto", proto = ":proto_proto", visibility = ["//visibility:public"], deps = ["//bazel/buildeventstream"], @@ -32,6 +32,6 @@ write_go_generated_source_files( go_library( name = "proto", embed = [":proto_go_proto"], - importpath = "aspect.build/cli/pkg/plugin/sdk/v1alpha4/proto", + importpath = "github.com/aspect-build/aspect-cli/pkg/plugin/sdk/v1alpha4/proto", visibility = ["//visibility:public"], ) diff --git a/pkg/plugin/sdk/v1alpha4/proto/plugin.pb.go b/pkg/plugin/sdk/v1alpha4/proto/plugin.pb.go index ab084c465..b3d2b8e53 100644 --- a/pkg/plugin/sdk/v1alpha4/proto/plugin.pb.go +++ b/pkg/plugin/sdk/v1alpha4/proto/plugin.pb.go @@ -7,8 +7,8 @@ package proto import ( - buildeventstream "aspect.build/cli/bazel/buildeventstream" context "context" + buildeventstream "github.com/aspect-build/aspect-cli/bazel/buildeventstream" grpc "google.golang.org/grpc" codes "google.golang.org/grpc/codes" status "google.golang.org/grpc/status" @@ -1177,11 +1177,12 @@ var file_pkg_plugin_sdk_v1alpha4_proto_plugin_proto_rawDesc = []byte{ 0x73, 0x32, 0x3b, 0x0a, 0x08, 0x50, 0x72, 0x6f, 0x6d, 0x70, 0x74, 0x65, 0x72, 0x12, 0x2f, 0x0a, 0x03, 0x52, 0x75, 0x6e, 0x12, 0x13, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x50, 0x72, 0x6f, 0x6d, 0x70, 0x74, 0x52, 0x75, 0x6e, 0x52, 0x65, 0x71, 0x1a, 0x13, 0x2e, 0x70, 0x72, 0x6f, 0x74, - 0x6f, 0x2e, 0x50, 0x72, 0x6f, 0x6d, 0x70, 0x74, 0x52, 0x75, 0x6e, 0x52, 0x65, 0x73, 0x42, 0x30, - 0x5a, 0x2e, 0x61, 0x73, 0x70, 0x65, 0x63, 0x74, 0x2e, 0x62, 0x75, 0x69, 0x6c, 0x64, 0x2f, 0x63, - 0x6c, 0x69, 0x2f, 0x70, 0x6b, 0x67, 0x2f, 0x70, 0x6c, 0x75, 0x67, 0x69, 0x6e, 0x2f, 0x73, 0x64, - 0x6b, 0x2f, 0x76, 0x31, 0x61, 0x6c, 0x70, 0x68, 0x61, 0x34, 0x2f, 0x70, 0x72, 0x6f, 0x74, 0x6f, - 0x62, 0x06, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x33, + 0x6f, 0x2e, 0x50, 0x72, 0x6f, 0x6d, 0x70, 0x74, 0x52, 0x75, 0x6e, 0x52, 0x65, 0x73, 0x42, 0x42, + 0x5a, 0x40, 0x67, 0x69, 0x74, 0x68, 0x75, 0x62, 0x2e, 0x63, 0x6f, 0x6d, 0x2f, 0x61, 0x73, 0x70, + 0x65, 0x63, 0x74, 0x2d, 0x62, 0x75, 0x69, 0x6c, 0x64, 0x2f, 0x61, 0x73, 0x70, 0x65, 0x63, 0x74, + 0x2d, 0x63, 0x6c, 0x69, 0x2f, 0x70, 0x6b, 0x67, 0x2f, 0x70, 0x6c, 0x75, 0x67, 0x69, 0x6e, 0x2f, + 0x73, 0x64, 0x6b, 0x2f, 0x76, 0x31, 0x61, 0x6c, 0x70, 0x68, 0x61, 0x34, 0x2f, 0x70, 0x72, 0x6f, + 0x74, 0x6f, 0x62, 0x06, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x33, } var ( diff --git a/pkg/plugin/sdk/v1alpha4/proto/plugin.proto b/pkg/plugin/sdk/v1alpha4/proto/plugin.proto index 5d4c8bfa3..9b1fa59db 100644 --- a/pkg/plugin/sdk/v1alpha4/proto/plugin.proto +++ b/pkg/plugin/sdk/v1alpha4/proto/plugin.proto @@ -4,7 +4,7 @@ package proto; import "bazel/buildeventstream/build_event_stream.proto"; -option go_package = "aspect.build/cli/pkg/plugin/sdk/v1alpha4/proto"; +option go_package = "github.com/aspect-build/aspect-cli/pkg/plugin/sdk/v1alpha4/proto"; // Plugin is the service used by the Core to communicate with a Plugin instance. service Plugin { diff --git a/pkg/plugin/system/BUILD.bazel b/pkg/plugin/system/BUILD.bazel index 8976d1303..cda45ea72 100644 --- a/pkg/plugin/system/BUILD.bazel +++ b/pkg/plugin/system/BUILD.bazel @@ -3,7 +3,7 @@ load("@io_bazel_rules_go//go:def.bzl", "go_library", "go_test") go_library( name = "system", srcs = ["system.go"], - importpath = "aspect.build/cli/pkg/plugin/system", + importpath = "github.com/aspect-build/aspect-cli/pkg/plugin/system", visibility = ["//visibility:public"], deps = [ "//pkg/aspect/root/config", diff --git a/pkg/plugin/system/bep/BUILD.bazel b/pkg/plugin/system/bep/BUILD.bazel index 7d8e3c65f..6f39884f6 100644 --- a/pkg/plugin/system/bep/BUILD.bazel +++ b/pkg/plugin/system/bep/BUILD.bazel @@ -6,7 +6,7 @@ load("@io_bazel_rules_go//go:def.bzl", "go_library", "go_test") go_library( name = "bep", srcs = ["bes_backend.go"], - importpath = "aspect.build/cli/pkg/plugin/system/bep", + importpath = "github.com/aspect-build/aspect-cli/pkg/plugin/system/bep", visibility = ["//visibility:public"], deps = [ "//bazel/buildeventstream", diff --git a/pkg/plugin/system/bep/bes_backend.go b/pkg/plugin/system/bep/bes_backend.go index beb087fd4..b455d203b 100644 --- a/pkg/plugin/system/bep/bes_backend.go +++ b/pkg/plugin/system/bep/bes_backend.go @@ -33,10 +33,10 @@ import ( "google.golang.org/grpc/credentials/insecure" "google.golang.org/protobuf/types/known/emptypb" - buildeventstream "aspect.build/cli/bazel/buildeventstream" - "aspect.build/cli/pkg/aspecterrors" - "aspect.build/cli/pkg/aspectgrpc" - "aspect.build/cli/pkg/plugin/system/besproxy" + buildeventstream "github.com/aspect-build/aspect-cli/bazel/buildeventstream" + "github.com/aspect-build/aspect-cli/pkg/aspecterrors" + "github.com/aspect-build/aspect-cli/pkg/aspectgrpc" + "github.com/aspect-build/aspect-cli/pkg/plugin/system/besproxy" ) // besBackendInterceptorKeyType is a type for the BESBackendInterceptorKey that diff --git a/pkg/plugin/system/bep/bes_backend_test.go b/pkg/plugin/system/bep/bes_backend_test.go index 12cefc374..354628d4d 100644 --- a/pkg/plugin/system/bep/bes_backend_test.go +++ b/pkg/plugin/system/bep/bes_backend_test.go @@ -30,12 +30,12 @@ import ( "google.golang.org/grpc" "google.golang.org/protobuf/types/known/anypb" - buildeventstream "aspect.build/cli/bazel/buildeventstream" - "aspect.build/cli/pkg/aspecterrors" - grpc_mock "aspect.build/cli/pkg/aspectgrpc/mock" - "aspect.build/cli/pkg/plugin/system/besproxy" - besproxy_mock "aspect.build/cli/pkg/plugin/system/besproxy/mock" - stdlib_mock "aspect.build/cli/pkg/stdlib/mock" + buildeventstream "github.com/aspect-build/aspect-cli/bazel/buildeventstream" + "github.com/aspect-build/aspect-cli/pkg/aspecterrors" + grpc_mock "github.com/aspect-build/aspect-cli/pkg/aspectgrpc/mock" + "github.com/aspect-build/aspect-cli/pkg/plugin/system/besproxy" + besproxy_mock "github.com/aspect-build/aspect-cli/pkg/plugin/system/besproxy/mock" + stdlib_mock "github.com/aspect-build/aspect-cli/pkg/stdlib/mock" ) func TestSetup(t *testing.T) { diff --git a/pkg/plugin/system/bep/mock/BUILD.bazel b/pkg/plugin/system/bep/mock/BUILD.bazel index 3fc7411a9..4010bf2ea 100644 --- a/pkg/plugin/system/bep/mock/BUILD.bazel +++ b/pkg/plugin/system/bep/mock/BUILD.bazel @@ -18,7 +18,7 @@ go_library( "doc.go", ":mock_bep_source", # keep ], - importpath = "aspect.build/cli/pkg/plugin/system/bep/mock", + importpath = "github.com/aspect-build/aspect-cli/pkg/plugin/system/bep/mock", visibility = ["//:__subpackages__"], deps = [ "//pkg/plugin/system/bep", # keep diff --git a/pkg/plugin/system/besproxy/BUILD.bazel b/pkg/plugin/system/besproxy/BUILD.bazel index 55e1b4e1b..2f5933bcf 100644 --- a/pkg/plugin/system/besproxy/BUILD.bazel +++ b/pkg/plugin/system/besproxy/BUILD.bazel @@ -9,7 +9,7 @@ go_library( "bes_proxy.go", "grpc_dial.go", ], - importpath = "aspect.build/cli/pkg/plugin/system/besproxy", + importpath = "github.com/aspect-build/aspect-cli/pkg/plugin/system/besproxy", visibility = ["//visibility:public"], deps = [ "@org_golang_google_genproto//googleapis/devtools/build/v1:build", diff --git a/pkg/plugin/system/besproxy/mock/BUILD.bazel b/pkg/plugin/system/besproxy/mock/BUILD.bazel index c91f966a7..5340649a7 100644 --- a/pkg/plugin/system/besproxy/mock/BUILD.bazel +++ b/pkg/plugin/system/besproxy/mock/BUILD.bazel @@ -18,7 +18,7 @@ go_library( "doc.go", ":mock_besproxy_source", # keep ], - importpath = "aspect.build/cli/pkg/plugin/system/besproxy/mock", + importpath = "github.com/aspect-build/aspect-cli/pkg/plugin/system/besproxy/mock", visibility = ["//:__subpackages__"], deps = [ "//pkg/plugin/system/besproxy", # keep diff --git a/pkg/plugin/system/mock/BUILD.bazel b/pkg/plugin/system/mock/BUILD.bazel index f224dd040..84967be59 100644 --- a/pkg/plugin/system/mock/BUILD.bazel +++ b/pkg/plugin/system/mock/BUILD.bazel @@ -18,7 +18,7 @@ go_library( "doc.go", ":mock_system_source", # keep ], - importpath = "aspect.build/cli/pkg/plugin/system/mock", + importpath = "github.com/aspect-build/aspect-cli/pkg/plugin/system/mock", visibility = ["//:__subpackages__"], deps = [ "//pkg/aspecterrors", # keep diff --git a/pkg/plugin/system/system.go b/pkg/plugin/system/system.go index c59a745d5..bf69b315b 100644 --- a/pkg/plugin/system/system.go +++ b/pkg/plugin/system/system.go @@ -32,16 +32,16 @@ import ( "google.golang.org/grpc" "sigs.k8s.io/yaml" - "aspect.build/cli/pkg/aspect/root/config" - "aspect.build/cli/pkg/aspect/root/flags" - rootFlags "aspect.build/cli/pkg/aspect/root/flags" - "aspect.build/cli/pkg/aspecterrors" - "aspect.build/cli/pkg/interceptors" - "aspect.build/cli/pkg/ioutils" - "aspect.build/cli/pkg/plugin/client" - "aspect.build/cli/pkg/plugin/sdk/v1alpha4/plugin" - "aspect.build/cli/pkg/plugin/system/bep" - "aspect.build/cli/pkg/plugin/system/besproxy" + "github.com/aspect-build/aspect-cli/pkg/aspect/root/config" + "github.com/aspect-build/aspect-cli/pkg/aspect/root/flags" + rootFlags "github.com/aspect-build/aspect-cli/pkg/aspect/root/flags" + "github.com/aspect-build/aspect-cli/pkg/aspecterrors" + "github.com/aspect-build/aspect-cli/pkg/interceptors" + "github.com/aspect-build/aspect-cli/pkg/ioutils" + "github.com/aspect-build/aspect-cli/pkg/plugin/client" + "github.com/aspect-build/aspect-cli/pkg/plugin/sdk/v1alpha4/plugin" + "github.com/aspect-build/aspect-cli/pkg/plugin/system/bep" + "github.com/aspect-build/aspect-cli/pkg/plugin/system/besproxy" ) // PluginSystem is the interface that defines all the methods for the aspect CLI diff --git a/pkg/plugin/system/system_test.go b/pkg/plugin/system/system_test.go index 8e92951fc..bbef270fc 100644 --- a/pkg/plugin/system/system_test.go +++ b/pkg/plugin/system/system_test.go @@ -28,14 +28,14 @@ import ( "github.com/spf13/cobra" "sigs.k8s.io/yaml" - rootFlags "aspect.build/cli/pkg/aspect/root/flags" - "aspect.build/cli/pkg/aspecterrors" - "aspect.build/cli/pkg/ioutils" - "aspect.build/cli/pkg/plugin/client" - client_mock "aspect.build/cli/pkg/plugin/client/mock" - "aspect.build/cli/pkg/plugin/sdk/v1alpha4/plugin" - plugin_mock "aspect.build/cli/pkg/plugin/sdk/v1alpha4/plugin/mock" - "aspect.build/cli/pkg/plugin/types" + rootFlags "github.com/aspect-build/aspect-cli/pkg/aspect/root/flags" + "github.com/aspect-build/aspect-cli/pkg/aspecterrors" + "github.com/aspect-build/aspect-cli/pkg/ioutils" + "github.com/aspect-build/aspect-cli/pkg/plugin/client" + client_mock "github.com/aspect-build/aspect-cli/pkg/plugin/client/mock" + "github.com/aspect-build/aspect-cli/pkg/plugin/sdk/v1alpha4/plugin" + plugin_mock "github.com/aspect-build/aspect-cli/pkg/plugin/sdk/v1alpha4/plugin/mock" + "github.com/aspect-build/aspect-cli/pkg/plugin/types" ) func createInterceptorCommand() *cobra.Command { diff --git a/pkg/plugin/types/BUILD.bazel b/pkg/plugin/types/BUILD.bazel index fa9c6861a..5b998be3c 100644 --- a/pkg/plugin/types/BUILD.bazel +++ b/pkg/plugin/types/BUILD.bazel @@ -3,6 +3,6 @@ load("@io_bazel_rules_go//go:def.bzl", "go_library") go_library( name = "types", srcs = ["plugin.go"], - importpath = "aspect.build/cli/pkg/plugin/types", + importpath = "github.com/aspect-build/aspect-cli/pkg/plugin/types", visibility = ["//visibility:public"], ) diff --git a/pkg/stdlib/BUILD.bazel b/pkg/stdlib/BUILD.bazel index 3e76191da..342586911 100644 --- a/pkg/stdlib/BUILD.bazel +++ b/pkg/stdlib/BUILD.bazel @@ -3,6 +3,6 @@ load("@io_bazel_rules_go//go:def.bzl", "go_library") go_library( name = "stdlib", srcs = ["remap.go"], - importpath = "aspect.build/cli/pkg/stdlib", + importpath = "github.com/aspect-build/aspect-cli/pkg/stdlib", visibility = ["//visibility:public"], ) diff --git a/pkg/stdlib/mock/BUILD.bazel b/pkg/stdlib/mock/BUILD.bazel index bdf14ca5a..43ec0787b 100644 --- a/pkg/stdlib/mock/BUILD.bazel +++ b/pkg/stdlib/mock/BUILD.bazel @@ -22,7 +22,7 @@ go_library( "doc.go", ":mock_stdlib_source", # keep ], - importpath = "aspect.build/cli/pkg/stdlib/mock", + importpath = "github.com/aspect-build/aspect-cli/pkg/stdlib/mock", visibility = ["//:__subpackages__"], deps = [ "@com_github_golang_mock//gomock", # keep diff --git a/release/sha256sum/BUILD.bazel b/release/sha256sum/BUILD.bazel index 717a2a552..09d397549 100644 --- a/release/sha256sum/BUILD.bazel +++ b/release/sha256sum/BUILD.bazel @@ -3,7 +3,7 @@ load("@io_bazel_rules_go//go:def.bzl", "go_binary", "go_library") go_library( name = "sha256sum_lib", srcs = ["main.go"], - importpath = "aspect.build/cli/release/sha256sum", + importpath = "github.com/aspect-build/aspect-cli/release/sha256sum", visibility = ["//visibility:private"], )