summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
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 f7d7af5..a005267 100644
--- a/go.mod
+++ b/go.mod
@@ -9,7 +9,7 @@ require (
github.com/caddyserver/certmagic v0.10.12
github.com/cenkalti/backoff/v4 v4.0.2 // indirect
github.com/dustin/go-humanize v1.0.1-0.20200219035652-afde56e7acac
- github.com/go-acme/lego/v3 v3.5.0
+ github.com/go-acme/lego/v3 v3.6.0
github.com/gogo/protobuf v1.3.1
github.com/google/cel-go v0.4.1
github.com/imdario/mergo v0.3.9 // indirect