spdx / tools-golang

Collection of Go packages to work with SPDX files
Other
116 stars 54 forks source link

chore: update makefile to include bootstrap and go mod tidy #243

Closed kzantow closed 1 month ago

kzantow commented 1 month ago

While working on a new machine without some of the existing tools like gosimports, and when I looked at bumping the go version, there was a friction running make format, this just updates the Makefile to be slightly more convenient.