Skip to content

Commit

Permalink
bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
psycofdj committed Jul 7, 2021
1 parent e5853ca commit 8442056
Show file tree
Hide file tree
Showing 283 changed files with 10,728 additions and 15,178 deletions.
30 changes: 11 additions & 19 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,30 +4,22 @@ go 1.15

require (
code.cloudfoundry.org/go-diodes v0.0.0-20190809170250-f77fb823c7ee
code.cloudfoundry.org/go-loggregator/v8 v8.0.3
code.cloudfoundry.org/rfc5424 v0.0.0-20201103192249-000122071b78 // indirect
code.cloudfoundry.org/go-loggregator/v8 v8.0.5
code.cloudfoundry.org/tlsconfig v0.0.0-20210615191307-5d92ef3894a7 // indirect
github.com/alecthomas/units v0.0.0-20210208195552-ff826a37aa15 // indirect
github.com/cespare/xxhash/v2 v2.1.1
github.com/gogo/protobuf v1.3.2
github.com/golang/protobuf v1.5.2 // indirect
github.com/google/go-querystring v1.1.0 // indirect
github.com/iancoleman/strcase v0.1.3
github.com/kr/pretty v0.2.0 // indirect
github.com/magefile/mage v1.11.0 // indirect
github.com/onsi/ginkgo v1.15.2
github.com/onsi/gomega v1.11.0
github.com/prometheus/client_golang v1.10.0
github.com/onsi/ginkgo v1.16.4
github.com/onsi/gomega v1.14.0
github.com/prometheus/client_golang v1.11.0
github.com/prometheus/client_model v0.2.0
github.com/prometheus/common v0.20.0
github.com/prometheus/procfs v0.6.0 // indirect
github.com/prometheus/promu v0.11.1 // indirect
github.com/sirupsen/logrus v1.8.0
golang.org/x/net v0.0.0-20210331060903-cb1fcc7394e5
golang.org/x/oauth2 v0.0.0-20210323180902-22b0adad7558 // indirect
golang.org/x/sys v0.0.0-20210331175145-43e1dd70ce54 // indirect
golang.org/x/text v0.3.5 // indirect
google.golang.org/appengine v1.6.7 // indirect
google.golang.org/genproto v0.0.0-20210303154014-9728d6b83eeb // indirect
google.golang.org/grpc v1.36.0 // indirect
github.com/prometheus/common v0.29.0
github.com/prometheus/procfs v0.7.0 // indirect
github.com/sirupsen/logrus v1.8.1
golang.org/x/net v0.0.0-20210614182718-04defd469f4e
golang.org/x/sys v0.0.0-20210630005230-0f9fa26af87c // indirect
google.golang.org/genproto v0.0.0-20210707164411-8c882eb9abba // indirect
gopkg.in/alecthomas/kingpin.v2 v2.2.6
)
331 changes: 55 additions & 276 deletions go.sum

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions vendor/code.cloudfoundry.org/go-loggregator/v8/.envrc

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

7 changes: 4 additions & 3 deletions vendor/code.cloudfoundry.org/go-loggregator/v8/go.mod

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

7 changes: 5 additions & 2 deletions vendor/code.cloudfoundry.org/go-loggregator/v8/go.sum

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.

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.

5 changes: 0 additions & 5 deletions vendor/code.cloudfoundry.org/rfc5424/.travis.yml

This file was deleted.

25 changes: 0 additions & 25 deletions vendor/code.cloudfoundry.org/rfc5424/LICENSE

This file was deleted.

12 changes: 0 additions & 12 deletions vendor/code.cloudfoundry.org/tlsconfig/.travis.yml

This file was deleted.

4 changes: 2 additions & 2 deletions vendor/code.cloudfoundry.org/tlsconfig/config.go

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

2 changes: 1 addition & 1 deletion vendor/code.cloudfoundry.org/tlsconfig/go.mod

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

Loading

0 comments on commit 8442056

Please sign in to comment.