Threagile / threagile

Agile Threat Modeling Toolkit
https://threagile.io
MIT License
577 stars 126 forks source link

Go module build fails with upper/lower case problem #14

Closed fractalqb closed 3 years ago

fractalqb commented 3 years ago

Are you building on Win?

go: downloading github.com/Threagile/threagile v0.0.0-20201115181100-9a846523ea83
go: github.com/Threagile/threagile upgrade => v0.0.0-20201115181100-9a846523ea83
go get: github.com/Threagile/threagile@v0.0.0-20201115181100-9a846523ea83: parsing go.mod:
    module declares its path as: github.com/threagile/threagile
            but was required as: github.com/Threagile/threagile
fractalqb commented 3 years ago

Sorry, only the project URL