aboutsummaryrefslogtreecommitdiff
path: root/go.mod
Commit message (Collapse)AuthorAgeFilesLines
* changed module name, s/golang/gitv0.2.1Rasmus Dahlberg2021-09-291-1/+1
|
* fixed {st,stfe,system-transparency} -> sigsumRasmus Dahlberg2021-09-131-1/+1
|
* downgraded Go version to 1.14Rasmus Dahlberg2021-03-161-4/+4
|
* started to re-add basic client commandsRasmus Dahlberg2021-03-161-0/+1
|
* major refactor based on README.md and TODOsRasmus Dahlberg2021-02-251-0/+12
Updated types, improved units tests, isolated most test data to have it in one place, renamed and created new files to improve readability, and fixed a bunch of minor TODOs.