aboutsummaryrefslogtreecommitdiffhomepage
path: root/go.mod
diff options
context:
space:
mode:
authorKhayyam Saleem <[email protected]>2024-09-21 11:47:37 -0400
committerBjørn Erik Pedersen <[email protected]>2024-09-21 19:10:34 +0200
commit1e690c0f2311ae657fa024eae3f3b8a111e2e4c3 (patch)
tree842fba5242b468d4497f54417f2c8697f8f6edd3 /go.mod
parenta619deec1827ea2d601a9b3708d1375c1eca3c5c (diff)
downloadhugo-1e690c0f2311ae657fa024eae3f3b8a111e2e4c3.tar.gz
hugo-1e690c0f2311ae657fa024eae3f3b8a111e2e4c3.zip
deps: Upgrade github.com/gobuffalo/flect v1.0.2 => v1.0.3
Closes #12827
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 353f3b872..129bbd291 100644
--- a/go.mod
+++ b/go.mod
@@ -34,7 +34,7 @@ require (
github.com/fsnotify/fsnotify v1.7.0
github.com/getkin/kin-openapi v0.123.0
github.com/ghodss/yaml v1.0.0
- github.com/gobuffalo/flect v1.0.2
+ github.com/gobuffalo/flect v1.0.3
github.com/gobwas/glob v0.2.3
github.com/gohugoio/go-i18n/v2 v2.1.3-0.20230805085216-e63c13218d0e
github.com/gohugoio/hashstructure v0.1.0