buf
buf copied to clipboard
Missing go.mod file in private dependency when using Snyk
Problem
Some CI security and license check tools like Snyk requires that every private dependency has a go.mod file within every package
When using buf golang remote package it doesn't seem to contain go.mod file in every imported package
Could you provide an example of a package where the go.mod is not generated @damirt-unity? The remote packages should contain a go.mod