Closed eduncan911 closed 4 years ago
Noticed the go.mod was pretty phat with requirements, that were not required to consume this page.
go.mod
Instead, those extras are needed for the CICD pipelines and fuzzing - which is not what i want consumers to pull into all of their repos.
Noticed the
go.mod
was pretty phat with requirements, that were not required to consume this page.Instead, those extras are needed for the CICD pipelines and fuzzing - which is not what i want consumers to pull into all of their repos.