Skip to content

Commit

Permalink
build(deps): bump github.com/linkerd/linkerd2-proxy-api
Browse files Browse the repository at this point in the history
Bumps [github.com/linkerd/linkerd2-proxy-api](https://github.com/linkerd/linkerd2-proxy-api) from 0.10.0 to 0.11.0.
- [Release notes](https://github.com/linkerd/linkerd2-proxy-api/releases)
- [Changelog](https://github.com/linkerd/linkerd2-proxy-api/blob/main/CHANGES.md)
- [Commits](linkerd/linkerd2-proxy-api@v0.10.0...v0.11.0)

---
updated-dependencies:
- dependency-name: github.com/linkerd/linkerd2-proxy-api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 11, 2023
1 parent f19c74b commit e71d470
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ require (
github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0
github.com/imdario/mergo v0.3.16
github.com/julienschmidt/httprouter v1.3.0
github.com/linkerd/linkerd2-proxy-api v0.10.0
github.com/linkerd/linkerd2-proxy-api v0.11.0
github.com/linkerd/linkerd2-proxy-init v1.6.2
github.com/mattn/go-isatty v0.0.19
github.com/mattn/go-runewidth v0.0.14
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -278,8 +278,8 @@ github.com/kr/text v0.2.0 h1:5Nx0Ya0ZqY2ygV366QzturHI13Jq95ApcVaJBhpS+AY=
github.com/kr/text v0.2.0/go.mod h1:eLer722TekiGuMkidMxC/pM04lWEeraHUUmBw8l2grE=
github.com/liggitt/tabwriter v0.0.0-20181228230101-89fcab3d43de h1:9TO3cAIGXtEhnIaL+V+BEER86oLrvS+kWobKpbJuye0=
github.com/liggitt/tabwriter v0.0.0-20181228230101-89fcab3d43de/go.mod h1:zAbeS9B/r2mtpb6U+EI2rYA5OAXxsYw6wTamcNW+zcE=
github.com/linkerd/linkerd2-proxy-api v0.10.0 h1:cW9FtA//dexNAwRVv1l9wakGc0bKAe+MyS2lS078ndQ=
github.com/linkerd/linkerd2-proxy-api v0.10.0/go.mod h1:KG32lNlXX2Lo7M1iZ7O9Rd7MwWT4Nmpo2+3fRDjROC0=
github.com/linkerd/linkerd2-proxy-api v0.11.0 h1:v0HiLOjQNgPsqGEhlAZae3WQQLqxMsdfaxUDf74/7Rw=
github.com/linkerd/linkerd2-proxy-api v0.11.0/go.mod h1:cDD1zKPmEZRAJxXFHkzlO6OpfnL4upIgUkDMxcNiijI=
github.com/linkerd/linkerd2-proxy-init v1.6.2 h1:hSB2rUsEf/wHYnHCA4JC4DgRKYYKiDEXnKhKub0RTvo=
github.com/linkerd/linkerd2-proxy-init v1.6.2/go.mod h1:lHCNCzP6xCajRTNIiYX6oWcs8KbAph2Z2zUFgFtVHkw=
github.com/mailru/easyjson v0.0.0-20190614124828-94de47d64c63/go.mod h1:C1wdFJiN94OJF2b5HbByQZoLdCWB1Yqtg26g4irojpc=
Expand Down

0 comments on commit e71d470

Please sign in to comment.