mirror of
https://github.com/Luzifer/promcertcheck.git
synced 2024-11-10 08:50:04 +00:00
10 lines
66 B
YAML
10 lines
66 B
YAML
|
language: go
|
||
|
|
||
|
go:
|
||
|
- 1.0
|
||
|
- 1.1
|
||
|
- 1.2
|
||
|
- 1.3
|
||
|
- 1.4
|
||
|
- tip
|