aboutsummaryrefslogtreecommitdiff
path: root/go.sum
Commit message (Collapse)AuthorAgeFilesLines
* types: Start using sigsum-lib-goRasmus Dahlberg2021-12-201-0/+2
| | | | | | This commit does not change the way in which the log behaves externally. In other words, all changes are internal and involves renaming and code restructuring. Most notably picking up the refactored sigsum-lib-go.
* started using the refactored packages in siglog serverRasmus Dahlberg2021-06-061-0/+3
|
* downgraded Go version to 1.14Rasmus Dahlberg2021-03-161-2/+2
|
* major refactor based on README.md and TODOsRasmus Dahlberg2021-02-251-0/+771
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.