Skip to content

Commit

Permalink
Merge pull request #410 from macedogm/dependencies-bumps
Browse files Browse the repository at this point in the history
Dependencies bumps
  • Loading branch information
Donnie Adams authored Apr 6, 2022
2 parents 4feb41e + e7a075c commit 82478fb
Show file tree
Hide file tree
Showing 743 changed files with 113,980 additions and 138,877 deletions.
14 changes: 7 additions & 7 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,23 +4,23 @@ go 1.12

require (
github.com/ghodss/yaml v1.0.0
github.com/gorilla/websocket v1.4.0
github.com/gorilla/websocket v1.4.2
github.com/imdario/mergo v0.3.7 // indirect
github.com/maruel/panicparse v0.0.0-20171209025017-c0182c169410
github.com/maruel/ut v1.0.0 // indirect
github.com/matryer/moq v0.0.0-20200607124540-4638a53893e6
github.com/pkg/errors v0.9.1
github.com/prometheus/client_golang v1.4.0
github.com/prometheus/client_golang v1.11.1
github.com/rancher/lasso v0.0.0-20200820172840-0e4cc0ef5cb0
github.com/rancher/wrangler v0.6.2-0.20200820173016-2068de651106
github.com/sirupsen/logrus v1.4.2
github.com/sirupsen/logrus v1.6.0
github.com/stretchr/testify v1.4.0
golang.org/x/sync v0.0.0-20200625203802-6e8e738ad208
golang.org/x/tools v0.0.0-20190920225731-5eefd052ad72
golang.org/x/sync v0.0.0-20201207232520-09787c993a3a
golang.org/x/tools v0.0.0-20210106214847-113979e3529a
google.golang.org/appengine v1.6.1 // indirect
k8s.io/api v0.18.8
k8s.io/api v0.18.19
k8s.io/apiextensions-apiserver v0.18.0
k8s.io/apimachinery v0.18.8
k8s.io/apimachinery v0.18.19
k8s.io/client-go v0.18.8
k8s.io/gengo v0.0.0-20200114144118-36b2048a9120
)
112 changes: 85 additions & 27 deletions go.sum

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion vendor/github.com/gogo/protobuf/proto/text_parser.go

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

324 changes: 324 additions & 0 deletions vendor/github.com/golang/protobuf/proto/buffer.go

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

Loading

0 comments on commit 82478fb

Please sign in to comment.