summaryrefslogtreecommitdiff
path: root/go.sum
AgeCommit message (Collapse)Author
2020-08-26PCI DSS compliant updateValery Piashchynski
2020-05-25update goridge dependencyv1.8.1Valery Piashchynski
2020-05-19go.mod update goridgeValery Piashchynski
2020-03-26Update tests, add backoff mechanismValery Piashchynski
2020-03-23Update to v2Valery Piashchynski
2020-03-23Update goridge to 2.3.0 with v2 supportValery Piashchynski
2020-03-20Replace std json package with github.com/json-iterator/goValery Piashchynski
2020-03-14Fix panic in ServeValery Piashchynski
Add test for the bug Uncomment test in container. It's working properly now
2020-03-08Remove jobs importsValery Piashchynski
2020-03-06Add container with [ephemeral] plugin to the mainValery Piashchynski
Fix wrong behaviour when plugin fails during serve
2020-03-03Fix typosValery Piashchynski
Update signals handling mechanism http proper stopping
2020-02-26Add reuse, defer and fast-accept portsValery Piashchynski
Slightly update CI, add windows and macOS build targets
2020-02-24Update godoc referenceValery Piashchynski
2020-02-10Update go.mod/go.sumValery Piashchynski
New Register method
2020-02-10Add go.sum to VCS (it contains hashes, so, should be commited)Valery Piashchynski
Return and process error from cprint and exit.go functions Update build.sh, remove LDFLAGS and CGO directives