mirror of
https://github.com/outbackdingo/matchbox.git
synced 2026-01-27 10:19:35 +00:00
Rename Go module/packages org to poseidon
* Matchbox has moved to a new home in Poseidon * Update Makefile so container image name uses poseidon instead of coreos * Publish container images to quay.io/poseidon/matchbox
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
package main
|
||||
|
||||
import "github.com/coreos/matchbox/matchbox/cli"
|
||||
import "github.com/poseidon/matchbox/matchbox/cli"
|
||||
|
||||
func main() {
|
||||
cli.Execute()
|
||||
|
||||
Reference in New Issue
Block a user