mirror of
https://github.com/danderson/netboot.git
synced 2025-10-16 18:11:21 +02:00
pixiecore: lock import paths to go.universe.tf.
This commit is contained in:
parent
e17cabd818
commit
04527f7dfd
@ -13,7 +13,7 @@
|
|||||||
// limitations under the License.
|
// limitations under the License.
|
||||||
|
|
||||||
// Package cli implements the commandline interface for Pixiecore.
|
// Package cli implements the commandline interface for Pixiecore.
|
||||||
package cli
|
package cli // import "go.universe.tf/netboot/pixiecore/cli"
|
||||||
|
|
||||||
import (
|
import (
|
||||||
"fmt"
|
"fmt"
|
||||||
|
@ -12,7 +12,7 @@
|
|||||||
// See the License for the specific language governing permissions and
|
// See the License for the specific language governing permissions and
|
||||||
// limitations under the License.
|
// limitations under the License.
|
||||||
|
|
||||||
package pixiecore
|
package pixiecore // import "go.universe.tf/netboot/pixiecore"
|
||||||
|
|
||||||
import (
|
import (
|
||||||
"bytes"
|
"bytes"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user