Skip to content

Commit

Permalink
build(deps): bump github.com/traefik/traefik/v2 from 2.5.2 to 2.6.1 (#…
Browse files Browse the repository at this point in the history
…208)

Bumps [github.com/traefik/traefik/v2](https://github.com/traefik/traefik) from 2.5.2 to 2.6.1.
- [Release notes](https://github.com/traefik/traefik/releases)
- [Changelog](https://github.com/traefik/traefik/blob/master/CHANGELOG.md)
- [Commits](traefik/traefik@v2.5.2...v2.6.1)

---
updated-dependencies:
- dependency-name: github.com/traefik/traefik/v2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 23, 2022
1 parent e92db60 commit ec62f04
Show file tree
Hide file tree
Showing 2 changed files with 573 additions and 127 deletions.
12 changes: 5 additions & 7 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,19 +6,17 @@ require (
github.com/getkin/kin-openapi v0.64.0
github.com/ghodss/yaml v1.0.0
github.com/go-ozzo/ozzo-validation/v4 v4.3.0
github.com/googleapis/gnostic v0.5.5 // indirect
github.com/knadh/koanf v1.2.0
github.com/linkerd/linkerd2 v0.5.1-0.20210701172824-d3cc21da777c
github.com/manifoldco/promptui v0.8.0
github.com/mattn/go-isatty v0.0.13
github.com/spf13/cobra v1.2.0
github.com/spf13/cobra v1.2.1
github.com/spf13/pflag v1.0.5
github.com/stretchr/testify v1.7.0
github.com/traefik/traefik/v2 v2.5.2
golang.org/x/time v0.0.0-20210611083556-38a9dc6acbc6 // indirect
k8s.io/api v0.21.2
k8s.io/apimachinery v0.21.2
k8s.io/client-go v0.21.2
github.com/traefik/traefik/v2 v2.6.1
k8s.io/api v0.22.1
k8s.io/apimachinery v0.22.1
k8s.io/client-go v0.22.1
)

replace github.com/manifoldco/promptui => github.com/dobegor/promptui v0.8.1-0.20210709101426-a4b2db8f7092
Expand Down
Loading

0 comments on commit ec62f04

Please sign in to comment.