blob: 9159de03e03db33c638044251c3ffe1fc2ab7e95 [file] [log] [blame]
Naveen Sampath04696f72022-06-13 15:19:14 +05301language: go
2go_import_path: github.com/pkg/errors
3go:
4 - 1.11.x
5 - 1.12.x
6 - 1.13.x
7 - tip
8
9script:
10 - make check