Update go-version v1.2.3 -> v1.2.4 (#13169)

Co-authored-by: zeripath <art27@cantab.net>
This commit is contained in:
6543 2020-10-16 11:05:02 +02:00 committed by GitHub
parent 12a1f914f4
commit b222dbc1d1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 17 additions and 11 deletions

View file

@ -1,6 +1,6 @@
# Versioning Library for Go
[![Build Status](https://circleci.com/gh/hashicorp/go-version/tree/master.svg?style=svg)](https://circleci.com/gh/hashicorp/go-version/tree/master)
[![GoDoc](https://godoc.org/github.com/hashicorp/go-version?status.svg)](https://godoc.org/github.com/hashicorp/go-version)
![Build Status](https://github.com/6543/go-version/workflows/Release/badge.svg)
[![GoDoc](https://godoc.org/github.com/6543/go-version?status.svg)](https://godoc.org/github.com/6543/go-version)
go-version is a library for parsing versions and version constraints,
and verifying versions against a set of constraints. go-version