1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-01-06 03:13:48 +02:00

chore: fix import

Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
This commit is contained in:
Carlos Alexandro Becker 2020-12-14 08:51:14 -03:00
parent 984b24a93f
commit a6946bbd17

View File

@ -1,6 +1,7 @@
package nfpm
import (
"io/ioutil"
"os"
"path/filepath"
"runtime"