mirror of
https://github.com/distribution/distribution.git
synced 2025-07-03 02:26:27 +00:00
Removing -X flag option and autogenerated code to create Dockerversion.go functionality
Addresses #9207 Signed-off-by: Srini Brahmaroutu <srbrahma@us.ibm.com>
This commit is contained in:
parent
92de07cee0
commit
2867d39cd9
@ -3,7 +3,7 @@ package registry
|
||||
import (
|
||||
"runtime"
|
||||
|
||||
"github.com/docker/docker/dockerversion"
|
||||
"github.com/docker/docker/autogen/dockerversion"
|
||||
"github.com/docker/docker/pkg/parsers/kernel"
|
||||
"github.com/docker/docker/utils"
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user