mirror of
https://github.com/regclient/regclient.git
synced 2025-07-29 09:01:11 +03:00
Reorder Go imports to move local packages last
Signed-off-by: Brandon Mitchell <git@bmitch.net>
This commit is contained in:
@ -6,6 +6,7 @@ import (
|
||||
"net/http"
|
||||
|
||||
"github.com/opencontainers/go-digest"
|
||||
|
||||
"github.com/regclient/regclient/types"
|
||||
v1 "github.com/regclient/regclient/types/oci/v1"
|
||||
"github.com/regclient/regclient/types/ref"
|
||||
|
Reference in New Issue
Block a user