summaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
author6543 <6543@obermui.de>2020-10-16 11:05:02 +0200
committerGitHub <noreply@github.com>2020-10-16 12:05:02 +0300
commitb222dbc1d1df2559206ec1c27928d4666a48f0e8 (patch)
tree0be81e383820f91c2f7ed309cdcf7a1840920ed2 /go.mod
parent12a1f914f443cc31af4bc54ab43802a75742cd57 (diff)
downloadgitea-b222dbc1d1df2559206ec1c27928d4666a48f0e8.tar.gz
gitea-b222dbc1d1df2559206ec1c27928d4666a48f0e8.zip
Update go-version v1.2.3 -> v1.2.4 (#13169)
Co-authored-by: zeripath <art27@cantab.net>
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 437b5b0284..6b05d34c58 100644
--- a/go.mod
+++ b/go.mod
@@ -129,4 +129,4 @@ require (
xorm.io/xorm v1.0.5
)
-replace github.com/hashicorp/go-version => github.com/6543/go-version v1.2.3
+replace github.com/hashicorp/go-version => github.com/6543/go-version v1.2.4