Run gofmt

This commit is contained in:
Elara 2022-09-30 20:09:09 -07:00
parent 93d5ad9a53
commit 8661721ccc
1 changed files with 1 additions and 1 deletions

View File

@ -40,8 +40,8 @@ import (
"github.com/goreleaser/nfpm/v2/files"
"go.arsenm.dev/lure/distro"
"go.arsenm.dev/lure/download"
"go.arsenm.dev/lure/internal/shutils"
"go.arsenm.dev/lure/internal/cpu"
"go.arsenm.dev/lure/internal/shutils"
"go.arsenm.dev/lure/internal/shutils/decoder"
"go.arsenm.dev/lure/manager"
"mvdan.cc/sh/v3/expand"