[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>
此提交包含在:
6543
2020-09-05 20:44:34 -04:00
提交者 GitHub
co-authored by techknowlogick
父節點 67ec27150e
當前提交 f10d3ea803
共有 5 個檔案被更改,包括 10 行新增6 行删除
+2 -1
查看文件
@@ -423,7 +423,7 @@ github.com/hashicorp/go-cleanhttp
# github.com/hashicorp/go-retryablehttp v0.6.6
## explicit
github.com/hashicorp/go-retryablehttp
# github.com/hashicorp/go-version v1.2.1
# github.com/hashicorp/go-version v0.0.0-00010101000000-000000000000 => github.com/6543/go-version v1.2.3
## explicit
github.com/hashicorp/go-version
# github.com/hashicorp/hcl v1.0.0
@@ -965,3 +965,4 @@ xorm.io/xorm/log
xorm.io/xorm/names
xorm.io/xorm/schemas
xorm.io/xorm/tags
# github.com/hashicorp/go-version => github.com/6543/go-version v1.2.3