mirror of
https://github.com/spf13/cobra
synced 2025-05-07 22:07:23 +00:00
8 lines
87 B
YAML
8 lines
87 B
YAML
language: go
|
|
go:
|
|
- 1.4.x
|
|
- 1.5.x
|
|
- 1.6.x
|
|
- 1.7.x
|
|
- 1.8.x
|
|
- tip
|