Summary
gocsi.sh attempts to download dependencies without properly initializing the project
Expected Behavior
gocsi.sh should work as expected
Actual Behavior
gocsi.sh does not work as expected
Steps To Reproduce
- run gocsi.sh as described in the current documentation
- See the following error:
go mod download: no modules specified (see 'go help mod download')
Summary
gocsi.sh attempts to download dependencies without properly initializing the project
Expected Behavior
gocsi.sh should work as expected
Actual Behavior
gocsi.sh does not work as expected
Steps To Reproduce
go mod download: no modules specified (see 'go help mod download')