Skip to content

Commit

Permalink
Always go mod tidy with GOTOOLCHAIN=local
Browse files Browse the repository at this point in the history
  • Loading branch information
diamondburned committed Apr 17, 2024
1 parent b6a8d24 commit e977b78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/caddy/Makefile
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
gomod2nix.toml: go.mod go.sum
go mod tidy
GOTOOLCHAIN=local go mod tidy
gomod2nix

0 comments on commit e977b78

Please sign in to comment.