summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorMatthew Holt <mholt@users.noreply.github.com>2019-06-28 19:28:28 -0600
committerMatthew Holt <mholt@users.noreply.github.com>2019-06-28 19:28:28 -0600
commit31ab737bf26deb9315ffedf99a8bb7d43f620700 (patch)
treebec4c5f0ac1b6b5387c2f0d179276fe340b57539 /go.mod
parenta4bdf249dbfb0f35e0a35dad6a38db371b126800 (diff)
Refactor code related to getting current version
And set version in CertMagic for User-Agent purposes
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod1
1 files changed, 1 insertions, 0 deletions
diff --git a/go.mod b/go.mod
index 7658595..62e3192 100644
--- a/go.mod
+++ b/go.mod
@@ -17,6 +17,7 @@ require (
github.com/klauspost/compress v1.7.1-0.20190613161414-0b31f265a57b
github.com/klauspost/cpuid v1.2.1
github.com/mholt/certmagic v0.6.2-0.20190624175158-6a42ef9fe8c2
+ github.com/mitchellh/go-ps v0.0.0-20170309133038-4fdf99ab2936
github.com/rs/cors v1.6.0
github.com/shurcooL/sanitized_anchor_name v1.0.0 // indirect
github.com/starlight-go/starlight v0.0.0-20181207205707-b06f321544f3