blob: 9159de03e03db33c638044251c3ffe1fc2ab7e95 [file] [log] [blame]
Girish Kumar46d7c3a2020-05-18 12:06:33 +00001language: go
2go_import_path: github.com/pkg/errors
3go:
Girish Kumar46d7c3a2020-05-18 12:06:33 +00004 - 1.11.x
khenaidoo26721882021-08-11 17:42:52 -04005 - 1.12.x
6 - 1.13.x
Girish Kumar46d7c3a2020-05-18 12:06:33 +00007 - tip
8
9script:
khenaidoo26721882021-08-11 17:42:52 -040010 - make check