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-02-25 01:00:52 +0300
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2022-02-26 12:24:59 +0300
commit228126b7f5f0544068b35a43f01bae19c63ba798 (patch)
tree598cfe5eea03767609c5029e0789874be08c9bb3 /go.mod
parent0f80be341f5c42a50e71ced04c35550b7f1d6bdc (diff)
build(deps): bump github.com/gobuffalo/flect from 0.2.3 to 0.2.4
Bumps [github.com/gobuffalo/flect](https://github.com/gobuffalo/flect) from 0.2.3 to 0.2.4. - [Release notes](https://github.com/gobuffalo/flect/releases) - [Commits](https://github.com/gobuffalo/flect/compare/v0.2.3...v0.2.4) --- 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 2fa8d80e4..63cb10d82 100644
--- a/go.mod
+++ b/go.mod
@@ -25,7 +25,7 @@ require (
github.com/fsnotify/fsnotify v1.5.1
github.com/getkin/kin-openapi v0.90.0
github.com/ghodss/yaml v1.0.0
- github.com/gobuffalo/flect v0.2.3
+ github.com/gobuffalo/flect v0.2.4
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