mirror of
https://gitea.com/Lydanne/buildx.git
synced 2025-07-09 21:17:09 +08:00
rename to docker/buildx
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
This commit is contained in:
@ -2,7 +2,7 @@ package version
|
||||
|
||||
var (
|
||||
// Package is filled at linking time
|
||||
Package = "github.com/tonistiigi/buildx"
|
||||
Package = "github.com/docker/buildx"
|
||||
|
||||
// Version holds the complete version number. Filled in at linking time.
|
||||
Version = "0.0.0+unknown"
|
||||
|
Reference in New Issue
Block a user