k3s/vendor/github.com/robfig/cron
Tim Hockin 372e904e51 Update deps without licenses
The following packes did not have discernible LICENSE files at the hash we have
vendored:
  github.com/beorn7/perks
  github.com/daviddengcn/go-colortext
  github.com/garyburd/redigo
  github.com/prometheus/common
  github.com/shurcooL/sanitized_anchor_name
  github.com/stretchr/objx

This commit updates all of them and updates the central LICENSE file.
2016-06-02 16:57:28 -07:00
..
.gitignore Adding github.com/robfig/cron for cron parsing 2016-05-21 15:48:40 +02:00
.travis.yml Adding github.com/robfig/cron for cron parsing 2016-05-21 15:48:40 +02:00
LICENSE Adding github.com/robfig/cron for cron parsing 2016-05-21 15:48:40 +02:00
README.md Update deps without licenses 2016-06-02 16:57:28 -07:00
constantdelay.go Adding github.com/robfig/cron for cron parsing 2016-05-21 15:48:40 +02:00
cron.go Adding github.com/robfig/cron for cron parsing 2016-05-21 15:48:40 +02:00
doc.go Adding github.com/robfig/cron for cron parsing 2016-05-21 15:48:40 +02:00
parser.go Adding github.com/robfig/cron for cron parsing 2016-05-21 15:48:40 +02:00
spec.go Adding github.com/robfig/cron for cron parsing 2016-05-21 15:48:40 +02:00

README.md

GoDoc Build Status