all: remove duplicate imports#2277
Conversation
|
/cc @tonistiigi |
|
@thaJeztah cc: @AkihiroSuda @crazy-max As @thaJeztah suggested, I'd choiced and unified the Also, upgrade the golangci-lint version to v1.41.1 to use PTAL. Note: Currently, golangci-lint outputs a warning message which " Ref: zchee/moby-buildkit@remove-dupimport...remove-dupimport-revive |
| - goimports | ||
| - golint | ||
| - govet | ||
| - importas |
There was a problem hiding this comment.
add importas and sorted alphabetically.
|
@thaJeztah @AkihiroSuda @crazy-max |
|
Needs rebase |
Signed-off-by: Koichi Shiraishi <[email protected]>
ocispecs means "O"pen "C"ontainer "I"nitiative image-spec/"specs"-go/v1
opencontainers /image-spec/specs-go/v1
Signed-off-by: Koichi Shiraishi <[email protected]>
Signed-off-by: Koichi Shiraishi <[email protected]>
Signed-off-by: Koichi Shiraishi <[email protected]>
Signed-off-by: Koichi Shiraishi <[email protected]>
Signed-off-by: Koichi Shiraishi <[email protected]>
0e02981 to
9e6ea26
Compare
|
@tonistiigi done |
|
@tonistiigi Thanks! |
oh! looks like I missed your comment; LGTM, thanks! |
all: remove duplicate imports.