File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ require (
2020 github.com/fluxcd/flagger v1.38.0
2121 github.com/gin-gonic/gin v1.10.0
2222 github.com/go-logr/logr v1.4.2
23- github.com/gobuffalo/flect v1.0.2
23+ github.com/gobuffalo/flect v1.0.3
2424 github.com/gofrs/flock v0.12.1
2525 github.com/golangci/golangci-lint v1.61.0
2626 github.com/google/gnostic-models v0.6.8
Original file line number Diff line number Diff line change @@ -694,6 +694,8 @@ github.com/go-xmlfmt/xmlfmt v1.1.2 h1:Nea7b4icn8s57fTx1M5AI4qQT5HEM3rVUO8MuE6g80
694694github.com/go-xmlfmt/xmlfmt v1.1.2 /go.mod h1:aUCEOzzezBEjDBbFBoSiya/gduyIiWYRP6CnSFIV8AM =
695695github.com/gobuffalo/flect v1.0.2 h1:eqjPGSo2WmjgY2XlpGwo2NXgL3RucAKo4k4qQMNA5sA =
696696github.com/gobuffalo/flect v1.0.2 /go.mod h1:A5msMlrHtLqh9umBSnvabjsMrCcCpAyzglnDvkbYKHs =
697+ github.com/gobuffalo/flect v1.0.3 h1:xeWBM2nui+qnVvNM4S3foBhCAL2XgPU+a7FdpelbTq4 =
698+ github.com/gobuffalo/flect v1.0.3 /go.mod h1:A5msMlrHtLqh9umBSnvabjsMrCcCpAyzglnDvkbYKHs =
697699github.com/gobwas/glob v0.2.3 h1:A4xDbljILXROh+kObIiy5kIaPYD8e96x1tgBhUI5J+Y =
698700github.com/gobwas/glob v0.2.3 /go.mod h1:d3Ez4x06l9bZtSvzIay5+Yzi0fmZzPgnTbPcKjJAkT8 =
699701github.com/goccy/go-json v0.10.2 h1:CrxCmQqYDkv1z7lO7Wbh2HN93uovUHgrECaO5ZrCXAU =
You can’t perform that action at this time.
0 commit comments