Skip to content

Commit

Permalink
rebuild for #542 [goreleaser]
Browse files Browse the repository at this point in the history
  • Loading branch information
trajan0x committed Feb 28, 2023
1 parent 8e96cae commit 11c9ffc
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions make/scripts/tidy.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,3 @@
find . -name go.mod -print0 | while IFS= read -r -d '' f; do
(cd "$(dirname "$f")" || exit; go mod tidy)
done



0 comments on commit 11c9ffc

Please sign in to comment.