1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-07 19:17:21 +00:00

[Vendor] Fix Version Compare Lib (#12735)

* switch to patched fork

* vendor

* reference upstream lib and use replace in go.mod

* reference upstream lib and use replace in go.mod

* Apply suggestions from code review

* vendor

Co-authored-by: techknowlogick <techknowlogick@gitea.io>
This commit is contained in:
6543
2020-09-06 02:44:34 +02:00
committed by GitHub
parent 67ec27150e
commit f10d3ea803
5 changed files with 10 additions and 6 deletions

View File

@ -1 +1 @@
module github.com/hashicorp/go-version
module github.com/6543/go-version