aboutsummaryrefslogtreecommitdiff
path: root/utils_test.go (follow)
Commit message (Collapse)AuthorAgeFiles
* Fix lint error issues (#65)Sung Yoon Whang2022-12-191
| | | | | | Since upgrading to Go 1.19 we are seeing linter error due to usage of the deprecated io/ioutil package. This removes the usage of io/ioutil package.
* Add dockerfiles and update makefile (#25)Peter Edge2017-01-261
|
* Rework as HTTP server (#15)Grayson Koonce2016-10-121