mirror of
https://github.com/goreleaser/goreleaser.git
synced 2025-01-06 03:13:48 +02:00
13 lines
267 B
YAML
13 lines
267 B
YAML
package: github.com/goreleaser/releaser
|
|
import:
|
|
- package: github.com/google/go-github
|
|
subpackages:
|
|
- github
|
|
- package: golang.org/x/oauth2
|
|
- package: gopkg.in/yaml.v1
|
|
testImport:
|
|
- package: github.com/stretchr/testify
|
|
version: ~1.1.4
|
|
subpackages:
|
|
- assert
|