summaryrefslogtreecommitdiff
path: root/go.mod
AgeCommit message (Collapse)Author
2019-06-04Change import paths to GitHub package namesMatthew Holt
2019-05-20move internal packages to pkg folder and update reverse proxydev
* set automatic https error type for cert-magic failures * add state to onload and unload methods * update reverse proxy to use Provision() and Cleanup()
2019-05-06Add go module filesdev