hugo

Unnamed repository; edit this file 'description' to name the repository.

git clone git://git.shimmy1996.com/hugo.git
commit 195bd1243b350e7a7814e0c893d17c3c408039c7
parent 6a544ece24c37c98e2e4770fab350d76a0553f6a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Wed,  9 Sep 2020 05:54:08 +0000

build(deps): bump github.com/markbates/inflect from 1.0.0 to 1.0.4

Bumps [github.com/markbates/inflect](https://github.com/markbates/inflect) from 1.0.0 to 1.0.4.
- [Release notes](https://github.com/markbates/inflect/releases)
- [Commits](https://github.com/markbates/inflect/compare/v1.0.0...v1.0.4)

Signed-off-by: dependabot[bot] <support@github.com>
Diffstat:
Mgo.mod | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/go.mod b/go.mod
@@ -28,7 +28,7 @@ require (
 	github.com/jdkato/prose v1.1.1
 	github.com/kyokomi/emoji v2.2.1+incompatible
 	github.com/magefile/mage v1.10.0
-	github.com/markbates/inflect v1.0.0
+	github.com/markbates/inflect v1.0.4
 	github.com/mattn/go-isatty v0.0.12
 	github.com/miekg/mmark v1.3.6
 	github.com/mitchellh/hashstructure v1.0.0