aboutsummaryrefslogtreecommitdiff
path: root/utils_test.go (follow)
AgeCommit message (Collapse)AuthorFilesLines
2022-12-19Fix lint error issues (#65)Gravatar Sung Yoon Whang 1-2/+1
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.
2017-01-26Add dockerfiles and update makefile (#25)Gravatar Peter Edge 1-1/+1
2016-10-12Rework as HTTP server (#15)Gravatar Grayson Koonce 1-0/+66