Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/gohugoio/hugo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-09-14 12:22:40 +0300
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2022-09-14 19:12:47 +0300
commit1fd4c562afd467f246c632e9f3fed0a1f350d8dc (patch)
tree4d159449f10f310faa40b8e7841fae06b63dd58c /go.mod
parenta5cda5ca4dc9ced8179eb6bcccb1bbdc567afe17 (diff)
build(deps): bump github.com/gobuffalo/flect from 0.2.5 to 0.3.0
Bumps [github.com/gobuffalo/flect](https://github.com/gobuffalo/flect) from 0.2.5 to 0.3.0. - [Release notes](https://github.com/gobuffalo/flect/releases) - [Commits](https://github.com/gobuffalo/flect/compare/v0.2.5...v0.3.0) --- updated-dependencies: - dependency-name: github.com/gobuffalo/flect dependency-type: direct:production update-type: version-update:semver-minor ... 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 099f99583..bbced8957 100644
--- a/go.mod
+++ b/go.mod
@@ -25,7 +25,7 @@ require (
github.com/fsnotify/fsnotify v1.5.4
github.com/getkin/kin-openapi v0.100.0
github.com/ghodss/yaml v1.0.0
- github.com/gobuffalo/flect v0.2.5
+ github.com/gobuffalo/flect v0.3.0
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