summaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-04-05 11:55:34 +0000
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2022-04-05 16:12:17 +0200
commit072fc8cc349820000b7ef31e5f517c7fd422bbcd (patch)
treec48d09a7e0ed8a5cc32cb21c20c7e60fdd82e63c /go.mod
parent658e11ebaa94de219f941699d119a97a18301eea (diff)
build(deps): bump github.com/gobuffalo/flect from 0.2.4 to 0.2.5
Bumps [github.com/gobuffalo/flect](https://github.com/gobuffalo/flect) from 0.2.4 to 0.2.5. - [Release notes](https://github.com/gobuffalo/flect/releases) - [Commits](https://github.com/gobuffalo/flect/compare/v0.2.4...v0.2.5) --- updated-dependencies: - dependency-name: github.com/gobuffalo/flect dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@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 9ae377f28..84add7bc9 100644
--- a/go.mod
+++ b/go.mod
@@ -23,7 +23,7 @@ require (
github.com/fsnotify/fsnotify v1.5.1
github.com/getkin/kin-openapi v0.94.0
github.com/ghodss/yaml v1.0.0
- github.com/gobuffalo/flect v0.2.4
+ github.com/gobuffalo/flect v0.2.5
github.com/gobwas/glob v0.2.3
github.com/gohugoio/go-i18n/v2 v2.1.3-0.20210430103248-4c28c89f8013
github.com/gohugoio/locales v0.14.0