From 195bd1243b350e7a7814e0c893d17c3c408039c7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Sep 2020 05:54:08 +0000 Subject: [PATCH] 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] --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 2b26bf6ce..ce7b92882 100644 --- 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