···3131 "github.com/gorilla/websocket"
3232 "tangled.org/core/api/tangled"
33333434- "github.com/mitchellh/tack/internal/buildkite"
3434+ "go.mitchellh.com/tack/internal/buildkite"
3535)
36363737// runHTTP starts the spindle's HTTP server and blocks until ctx is
+1-1
main.go
···16161717 charmlog "github.com/charmbracelet/log"
18181919- "github.com/mitchellh/tack/internal/buildkite"
1919+ "go.mitchellh.com/tack/internal/buildkite"
2020)
21212222// config is the runtime configuration, sourced from environment variables and
+1-1
provider_buildkite.go
···2929 "go.yaml.in/yaml/v2"
3030 "tangled.org/core/api/tangled"
31313232- "github.com/mitchellh/tack/internal/buildkite"
3232+ "go.mitchellh.com/tack/internal/buildkite"
3333)
34343535// Buildkite-side meta_data keys carrying the Tangled identity of a
+1-1
provider_buildkite_test.go
···22222323 "tangled.org/core/api/tangled"
24242525- "github.com/mitchellh/tack/internal/buildkite"
2525+ "go.mitchellh.com/tack/internal/buildkite"
2626)
27272828// newBuildkiteTestProvider wires a buildkiteProvider against an