]> git.maquefel.me Git - brevno-suite/hugo/commitdiff
build(deps): bump github.com/gobuffalo/flect from 0.3.0 to 1.0.2
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Mon, 22 May 2023 09:00:58 +0000 (09:00 +0000)
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Mon, 22 May 2023 10:28:49 +0000 (12:28 +0200)
Bumps [github.com/gobuffalo/flect](https://github.com/gobuffalo/flect) from 0.3.0 to 1.0.2.
- [Release notes](https://github.com/gobuffalo/flect/releases)
- [Commits](https://github.com/gobuffalo/flect/compare/v0.3.0...v1.0.2)

---
updated-dependencies:
- dependency-name: github.com/gobuffalo/flect
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
go.mod
go.sum

diff --git a/go.mod b/go.mod
index cde45db86bc56bab815c66c3b09ca38d3bdbe76d..585738022a1ff2af2686ab16cdda96d134088983 100644 (file)
--- a/go.mod
+++ b/go.mod
@@ -28,7 +28,7 @@ require (
        github.com/fsnotify/fsnotify v1.6.0
        github.com/getkin/kin-openapi v0.117.0
        github.com/ghodss/yaml v1.0.0
-       github.com/gobuffalo/flect v0.3.0
+       github.com/gobuffalo/flect v1.0.2
        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
diff --git a/go.sum b/go.sum
index a80b552781a4738926f96ec74fb06ec8a9c71ac4..0afb79100c1b863d78c8a1b540cacab056fb7380 100644 (file)
--- a/go.sum
+++ b/go.sum
@@ -273,8 +273,8 @@ github.com/go-playground/validator/v10 v10.2.0/go.mod h1:uOYAAleCW8F/7oMFd6aG0GO
 github.com/go-sql-driver/mysql v1.6.0/go.mod h1:DCzpHaOWr8IXmIStZouvnhqoel9Qv2LBy8hT2VhHyBg=
 github.com/go-test/deep v1.0.8 h1:TDsG77qcSprGbC6vTN8OuXp5g+J+b5Pcguhf7Zt61VM=
 github.com/go-test/deep v1.0.8/go.mod h1:5C2ZWiW0ErCdrYzpqxLbTX7MG14M9iiw8DgHncVwcsE=
-github.com/gobuffalo/flect v0.3.0 h1:erfPWM+K1rFNIQeRPdeEXxo8yFr/PO17lhRnS8FUrtk=
-github.com/gobuffalo/flect v0.3.0/go.mod h1:5pf3aGnsvqvCj50AVni7mJJF8ICxGZ8HomberC3pXLE=
+github.com/gobuffalo/flect v1.0.2 h1:eqjPGSo2WmjgY2XlpGwo2NXgL3RucAKo4k4qQMNA5sA=
+github.com/gobuffalo/flect v1.0.2/go.mod h1:A5msMlrHtLqh9umBSnvabjsMrCcCpAyzglnDvkbYKHs=
 github.com/gobwas/glob v0.2.3 h1:A4xDbljILXROh+kObIiy5kIaPYD8e96x1tgBhUI5J+Y=
 github.com/gobwas/glob v0.2.3/go.mod h1:d3Ez4x06l9bZtSvzIay5+Yzi0fmZzPgnTbPcKjJAkT8=
 github.com/gobwas/httphead v0.0.0-20180130184737-2c6c146eadee/go.mod h1:L0fX3K22YWvt/FAX9NnzrNzcI4wNYi9Yku4O0LKYflo=