diff options
Diffstat (limited to 'vendor/github.com/mcuadros/go-version/README.md')
-rw-r--r-- | vendor/github.com/mcuadros/go-version/README.md | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/vendor/github.com/mcuadros/go-version/README.md b/vendor/github.com/mcuadros/go-version/README.md index b6addcd0e7..a64c0a68d9 100644 --- a/vendor/github.com/mcuadros/go-version/README.md +++ b/vendor/github.com/mcuadros/go-version/README.md @@ -1,4 +1,4 @@ -go-version [![Build Status](https://travis-ci.org/mcuadros/go-version.png?branch=master)](https://travis-ci.org/mcuadros/go-version) [![GoDoc](https://godoc.org/github.com/mcuadros/go-version?status.png)](http://godoc.org/github.com/mcuadros/go-version) +go-version [![Build Status](https://travis-ci.org/mcuadros/go-version.svg?branch=master)](https://travis-ci.org/mcuadros/go-version) [![GoDoc](https://godoc.org/github.com/mcuadros/go-version?status.svg)](http://godoc.org/github.com/mcuadros/go-version) ============================== Version normalizer and comparison library for go, heavy based on PHP version_compare function and Version comparsion libs from [Composer](https://github.com/composer/composer) PHP project @@ -78,5 +78,3 @@ License ------- MIT, see [LICENSE](LICENSE) - -[![Bitdeli Badge](https://d2weczhvl823v0.cloudfront.net/mcuadros/go-version/trend.png)](https://bitdeli.com/free "Bitdeli Badge") |