platforms: Run goimports for FreeBSD
Signed-off-by: Samuel Karp <me@samuelkarp.com>
This commit is contained in:
parent
42e019e634
commit
95f1d79718
@ -17,8 +17,9 @@
|
|||||||
package platforms
|
package platforms
|
||||||
|
|
||||||
import (
|
import (
|
||||||
specs "github.com/opencontainers/image-spec/specs-go/v1"
|
|
||||||
"runtime"
|
"runtime"
|
||||||
|
|
||||||
|
specs "github.com/opencontainers/image-spec/specs-go/v1"
|
||||||
)
|
)
|
||||||
|
|
||||||
// DefaultSpec returns the current platform's default platform specification.
|
// DefaultSpec returns the current platform's default platform specification.
|
||||||
|
Loading…
Reference in New Issue
Block a user