mirror of
https://github.com/goreleaser/goreleaser.git
synced 2025-03-17 20:47:50 +02:00
fix
This commit is contained in:
parent
703d3020fb
commit
e4449c6c0b
@ -1,10 +1,10 @@
|
||||
package config
|
||||
|
||||
import (
|
||||
"errors"
|
||||
"io/ioutil"
|
||||
"os"
|
||||
|
||||
"github.com/pkg/errors"
|
||||
yaml "gopkg.in/yaml.v1"
|
||||
)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user