Loading
grafana: fix `find(1)` brackets in `go.mod` fixup
DAMN you `find`! The parentheses are only necessary when having `-exec`🫠 It does what I expected, i.e. finding EVERY go.mod and go.work instead of only go.work when not using `-exec`.
DAMN you `find`! The parentheses are only necessary when having `-exec`🫠 It does what I expected, i.e. finding EVERY go.mod and go.work instead of only go.work when not using `-exec`.