build(deps): bump github.com/markbates/inflect from 1.0.0 to 1.0.4 - hugo - [fork] hugo port for 9front
(HTM) git clone git@git.drkhsh.at/hugo.git
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) Submodules
(DIR) README
(DIR) LICENSE
---
(DIR) commit 195bd1243b350e7a7814e0c893d17c3c408039c7
(DIR) parent 6a544ece24c37c98e2e4770fab350d76a0553f6a
(HTM) 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:
M go.mod | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
(DIR) 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