spdx / tools-golang

Collection of Go packages to work with SPDX files
Other
130 stars 59 forks source link

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

Closed kzantow closed 6 months ago

kzantow commented 6 months 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.