fix: gci section warnings
Signed-off-by: Mario Constanti <mario.constanti@mercedes-benz.com>
This commit is contained in:
parent
8fc001f5f6
commit
bd0b27ab10
51 changed files with 166 additions and 181 deletions
|
|
@ -12,7 +12,6 @@ import (
|
|||
|
||||
func getHomeDir() (string, error) {
|
||||
home, err := os.UserHomeDir()
|
||||
|
||||
if err != nil {
|
||||
return "", errors.Wrap(err, "fetching home dir")
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue