Skip to content

Commit 2e47b9e

Browse files
committed
Update module jetstack/cert-manager to v0.16.1
1 parent 08c212d commit 2e47b9e

2 files changed

Lines changed: 60 additions & 4 deletions

File tree

go.mod

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,10 @@ require (
88
github.com/google/go-cmp v0.3.1 // indirect
99
github.com/gophercloud/gophercloud v0.12.0
1010
github.com/imdario/mergo v0.3.7 // indirect
11-
github.com/jetstack/cert-manager v0.15.0
11+
github.com/jetstack/cert-manager v0.16.1
1212
github.com/kubernetes-incubator/external-dns v0.5.12
13-
github.com/miekg/dns v1.0.8 // indirect
1413
github.com/sirupsen/logrus v1.6.0
15-
golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 // indirect
1614
golang.org/x/oauth2 v0.0.0-20191202225959-858c2ad4c8b6 // indirect
17-
golang.org/x/sys v0.0.0-20191228213918-04cbcbbfeed8 // indirect
1815
golang.org/x/time v0.0.0-20191024005414-555d28b269f0 // indirect
1916
google.golang.org/appengine v1.6.5 // indirect
2017
google.golang.org/genproto v0.0.0-20191230161307-f3c370f40bfb // indirect

0 commit comments

Comments
 (0)