diff --git a/go.mod b/go.mod index 16ab305..3581e0d 100644 --- a/go.mod +++ b/go.mod @@ -173,4 +173,4 @@ replace github.com/krateoplatformops/unstructured-runtime => github.com/braghett // gojq-panic fix, crdgen array-default markers, the krateo.io/traceparent child-manifest // post-render stamping for cross-composition trace propagation, AND the fork-free // apply-if-changed reconcile with semantic change-detection that this controller drives. -replace github.com/krateoplatformops/plumbing => github.com/braghettos/plumbing v1.10.5 +replace github.com/krateoplatformops/plumbing => github.com/braghettos/plumbing v1.10.6 diff --git a/go.sum b/go.sum index 8737449..8752b37 100644 --- a/go.sum +++ b/go.sum @@ -28,8 +28,8 @@ github.com/beorn7/perks v1.0.1 h1:VlbKKnNfV8bJzeqoa4cOKqO6bYr3WgKZxO8Z16+hsOM= github.com/beorn7/perks v1.0.1/go.mod h1:G2ZrVWU2WbWT9wwq4/hrbKbnv/1ERSJQ0ibhJ6rlkpw= github.com/blang/semver/v4 v4.0.0 h1:1PFHFE6yCCTv8C1TeyNNarDzntLi7wMI5i/pzqYIsAM= github.com/blang/semver/v4 v4.0.0/go.mod h1:IbckMUScFkM3pff0VJDNKRiT6TG/YpiHIM2yvyW5YoQ= -github.com/braghettos/plumbing v1.10.5 h1:2z6KlO6tdNK5Z9yotGRIsiTf76eypfY8fjc+Do4a5YA= -github.com/braghettos/plumbing v1.10.5/go.mod h1:Z8Xd2ZR/F4mYhtGtr+fH2ZN9+ifqaXESHEmaBT+NiuI= +github.com/braghettos/plumbing v1.10.6 h1:LErycb0XCucJ7DS680RgTS+DgUE3L2gs8yOxoenqqGg= +github.com/braghettos/plumbing v1.10.6/go.mod h1:Z8Xd2ZR/F4mYhtGtr+fH2ZN9+ifqaXESHEmaBT+NiuI= github.com/braghettos/unstructured-runtime v1.3.4 h1:sw4rpkgssUelxEMxlj3H7Z/LtJSWlUvk+fM2iElTHng= github.com/braghettos/unstructured-runtime v1.3.4/go.mod h1:ETCI+C+kE++D9SsOOWIzxUBbfaffpovxvJSaPGBJfhE= github.com/bshuster-repo/logrus-logstash-hook v1.0.0 h1:e+C0SB5R1pu//O4MQ3f9cFuPGoOVeF2fE4Og9otCc70=