aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-03-27 22:01:51 +0800
committerGitHub <noreply@github.com>2020-03-27 22:01:51 +0800
commitbc309b3ddd7cff127beaa5dcaa56dd680e07c068 (patch)
tree87c215241279ce3e6ef1f10edd6683ce7403a0a9 /go.mod
parenta041601f1f745683dcfdafdb86be81747e4189e4 (diff)
build(deps): bump gopkg.in/macaron.v1 from 1.3.4 to 1.3.5 (#6016)
Bumps [gopkg.in/macaron.v1](https://github.com/go-macaron/macaron) from 1.3.4 to 1.3.5. - [Release notes](https://github.com/go-macaron/macaron/releases) - [Commits](https://github.com/go-macaron/macaron/compare/v1.3.4...v1.3.5) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
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 4a851014..15dbaf6e 100644
--- a/go.mod
+++ b/go.mod
@@ -64,7 +64,7 @@ require (
gopkg.in/gomail.v2 v2.0.0-20160411212932-81ebce5c23df
gopkg.in/ini.v1 v1.53.0
gopkg.in/ldap.v2 v2.5.1
- gopkg.in/macaron.v1 v1.3.4
+ gopkg.in/macaron.v1 v1.3.5
unknwon.dev/clog/v2 v2.1.2
xorm.io/builder v0.3.6
xorm.io/core v0.7.2