mirror of
https://github.com/goreleaser/goreleaser.git
synced 2025-02-09 13:36:56 +02:00
fmt
This commit is contained in:
parent
b1ada03cf8
commit
8f67faf2d0
@ -1,9 +1,7 @@
|
||||
// Package pipeline provides a generic pipe interface.
|
||||
package pipeline
|
||||
|
||||
import (
|
||||
"github.com/goreleaser/goreleaser/context"
|
||||
)
|
||||
import "github.com/goreleaser/goreleaser/context"
|
||||
|
||||
// Pipe interface
|
||||
type Pipe interface {
|
||||
|
Loading…
x
Reference in New Issue
Block a user