aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorJoe Chen <jc@unknwon.io>2023-02-14 14:46:29 +0800
committerGitHub <noreply@github.com>2023-02-14 14:46:29 +0800
commit2a375007eed6529c464a14e0bd963bfd3d4cd2dc (patch)
treea15294fa9cc1abca251996ee68a8c21851c82922 /go.mod
parentc63448e357975a2d4a7342fd75ae35527bc2a548 (diff)
fix(repo): be tolerant to implicit submodules (#7352)
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 79f2a11f..465e367a 100644
--- a/go.mod
+++ b/go.mod
@@ -17,7 +17,7 @@ require (
github.com/go-macaron/toolbox v0.0.0-20190813233741-94defb8383c6
github.com/gogs/chardet v0.0.0-20150115103509-2404f7772561
github.com/gogs/cron v0.0.0-20171120032916-9f6c956d3e14
- github.com/gogs/git-module v1.8.0
+ github.com/gogs/git-module v1.8.1
github.com/gogs/go-gogs-client v0.0.0-20200128182646-c69cb7680fd4
github.com/gogs/go-libravatar v0.0.0-20191106065024-33a75213d0a0
github.com/gogs/minwinsvc v0.0.0-20170301035411-95be6356811a