summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorMatthew Holt <mholt@users.noreply.github.com>2019-07-05 13:59:30 -0600
committerMatthew Holt <mholt@users.noreply.github.com>2019-07-05 13:59:30 -0600
commit84f9f7cd606146f1a1d6717d369fc98509365de6 (patch)
tree2f76062f080421a91a724251ea3c4df871465fe3 /go.mod
parent79216d356c728522542154c294a4ae6b9c8d2c26 (diff)
Little cleanups
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 70e7bb6..8f01554 100644
--- a/go.mod
+++ b/go.mod
@@ -7,7 +7,7 @@ require (
github.com/Masterminds/goutils v1.1.0 // indirect
github.com/Masterminds/semver v1.4.2 // indirect
github.com/Masterminds/sprig v2.20.0+incompatible
- github.com/andybalholm/brotli v0.0.0-20190430215306-5c318f9037cb
+ github.com/andybalholm/brotli v0.0.0-20190704151324-71eb68cc467c
github.com/dustin/go-humanize v1.0.0
github.com/go-acme/lego v2.6.0+incompatible
github.com/google/go-cmp v0.3.0 // indirect