Commit Graph

4 Commits

Author SHA1 Message Date
Ismael Arenzana b4de14d039
Not planning on submitting a merge request. Decoupling from upstream 2020-12-21 09:45:20 -05:00
Eric Duncan 4b460c48ee
Slim go modules (#32)
* Slim down Go Modules
* Update docs
2020-02-13 18:05:35 -05:00
Eric Duncan 975adb8ec2
Add go-fuzz to all exportable Funcs (#31)
* Initial Fuzzing Logic
* Add more fuzzing, add gitignore, add cleanup, gomod updates
* Exclude fuzz directories from commits
* Update docs on Fuzzing
* Update docs with Examples and Offline Mode
* Remove duplicate line in Makefile
2020-02-13 13:52:13 -05:00
Eric Duncan 71f0d6d1c6
Add C.I., Add Go Modules (#27)
* Create FUNDING.yml (#23)
* Add C.I. GitHub Actions, Add Go Mod (#25)
* Add Go Mod (#26)

Co-authored-by: iwittkau <iwittkau@users.noreply.github.com>
2020-02-06 21:25:25 -05:00