Open radding opened 4 years ago
This makes sense. Could you add a comment above if c.InputPath != "" {
explaining why you need it ? That will be useful in the future
@asticode Done!
I had forgotten to push last changes to master and your go.sum
now conflicts with master
's. Could you fetch last changes and not update go.sum
?
I need this because I am using go modules outside of the GOPATH and my structure is a little different like so:
Being able to tell the bundler to build
./cmd/cmd1
is useful. THe current implementation doesn't take into accountinput_path