build(deps): bump github.com/labstack/echo/v4 from 4.6.1 to 4.7.2
Bumps [github.com/labstack/echo/v4](https://github.com/labstack/echo) from 4.6.1 to 4.7.2. - [Release notes](https://github.com/labstack/echo/releases) - [Changelog](https://github.com/labstack/echo/blob/master/CHANGELOG.md) - [Commits](https://github.com/labstack/echo/compare/v4.6.1...v4.7.2) --- updated-dependencies: - dependency-name: github.com/labstack/echo/v4 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: Ondřej Budai <ondrej@budai.cz>
This commit is contained in:
parent
b5dcb40b05
commit
0688d2180b
39 changed files with 1371 additions and 616 deletions
7
vendor/modules.txt
vendored
7
vendor/modules.txt
vendored
|
|
@ -320,11 +320,11 @@ github.com/kolo/xmlrpc
|
|||
github.com/kr/pretty
|
||||
# github.com/kr/text v0.1.0
|
||||
github.com/kr/text
|
||||
# github.com/labstack/echo/v4 v4.6.1
|
||||
# github.com/labstack/echo/v4 v4.7.2
|
||||
## explicit
|
||||
github.com/labstack/echo/v4
|
||||
github.com/labstack/echo/v4/middleware
|
||||
# github.com/labstack/gommon v0.3.0
|
||||
# github.com/labstack/gommon v0.3.1
|
||||
## explicit
|
||||
github.com/labstack/gommon/bytes
|
||||
github.com/labstack/gommon/color
|
||||
|
|
@ -334,7 +334,7 @@ github.com/labstack/gommon/random
|
|||
github.com/mailru/easyjson/buffer
|
||||
github.com/mailru/easyjson/jlexer
|
||||
github.com/mailru/easyjson/jwriter
|
||||
# github.com/mattn/go-colorable v0.1.8
|
||||
# github.com/mattn/go-colorable v0.1.11
|
||||
github.com/mattn/go-colorable
|
||||
# github.com/mattn/go-ieproxy v0.0.1
|
||||
github.com/mattn/go-ieproxy
|
||||
|
|
@ -733,5 +733,4 @@ gopkg.in/ini.v1
|
|||
# gopkg.in/yaml.v2 v2.4.0
|
||||
gopkg.in/yaml.v2
|
||||
# gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
|
||||
## explicit
|
||||
gopkg.in/yaml.v3
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue