Skip to content

Commit

Permalink
Update vendor
Browse files Browse the repository at this point in the history
  • Loading branch information
LorcanMcVeigh committed Aug 28, 2020
1 parent 33655a7 commit 57d7647
Show file tree
Hide file tree
Showing 176 changed files with 12,905 additions and 1,156 deletions.
10 changes: 6 additions & 4 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,16 @@ require (
github.com/googleapis/gnostic v0.3.1 // indirect
github.com/hashicorp/golang-lru v0.5.3 // indirect
github.com/imdario/mergo v0.3.8 // indirect
github.com/nginxinc/nginx-plus-go-client v0.6.0
github.com/nginxinc/nginx-prometheus-exporter v0.8.1-0.20200804105119-66a9427a4093
github.com/prometheus/client_golang v1.6.0
github.com/nginxinc/nginx-plus-go-client v0.7.0
github.com/nginxinc/nginx-prometheus-exporter v0.8.1-0.20200825091536-6b1901af5792
github.com/prometheus/client_golang v1.7.1
github.com/prometheus/common v0.13.0 // indirect
github.com/spiffe/go-spiffe v1.0.0
golang.org/x/net v0.0.0-20200324143707-d3edc9973b7e // indirect
golang.org/x/sys v0.0.0-20200826173525-f9321e4c35a6 // indirect
golang.org/x/time v0.0.0-20191024005414-555d28b269f0 // indirect
golang.org/x/tools v0.0.0-20200325203130-f53864d0dba1 // indirect
google.golang.org/appengine v1.6.5 // indirect
google.golang.org/protobuf v1.25.0 // indirect
k8s.io/api v0.18.0
k8s.io/apimachinery v0.18.1-beta.0
k8s.io/client-go v0.18.0
Expand Down
234 changes: 234 additions & 0 deletions go.sum

Large diffs are not rendered by default.

79 changes: 53 additions & 26 deletions vendor/github.com/google/go-cmp/cmp/compare.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

20 changes: 15 additions & 5 deletions vendor/github.com/google/go-cmp/cmp/export_unsafe.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

157 changes: 157 additions & 0 deletions vendor/github.com/google/go-cmp/cmp/internal/value/name.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 57d7647

Please sign in to comment.