Skip to content

Commit

Permalink
Bump github.com/webx-top/echo from 1.6.4 to 2.42.35+incompatible
Browse files Browse the repository at this point in the history
Bumps [github.com/webx-top/echo](https://github.com/webx-top/echo) from 1.6.4 to 2.42.35+incompatible.
- [Release notes](https://github.com/webx-top/echo/releases)
- [Commits](https://github.com/webx-top/echo/commits)

---
updated-dependencies:
- dependency-name: github.com/webx-top/echo
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 19, 2024
1 parent d63217d commit ed8a898
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
3 changes: 2 additions & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ require (
github.com/webx-top/codec v0.3.0
github.com/webx-top/com v1.2.12
github.com/webx-top/db v1.27.5
github.com/webx-top/echo v1.6.4
github.com/webx-top/echo v2.42.35+incompatible
github.com/webx-top/image v0.1.0
github.com/webx-top/pagination v0.2.8 // indirect
golang.org/x/crypto v0.19.0
Expand Down Expand Up @@ -193,6 +193,7 @@ require (
github.com/admpub/useragent v0.0.2 // indirect
github.com/admpub/webdav/v4 v4.1.3 // indirect
github.com/alicebob/gopher-json v0.0.0-20230218143504-906a9b012302 // indirect
github.com/alicebob/miniredis v2.5.0+incompatible // indirect
github.com/andybalholm/brotli v1.1.0 // indirect
github.com/andybalholm/cascadia v1.3.2 // indirect
github.com/armon/go-socks5 v0.0.0-20160902184237-e75332964ef5 // indirect
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -2746,8 +2746,8 @@ github.com/webx-top/com v1.2.12 h1:B09zf/DC88k+4MlLd9eOa4Gxh2fKhJ765NM5TH/p6Gs=
github.com/webx-top/com v1.2.12/go.mod h1:DDfATzu1w5+vD5XmG3YRTfLjaIqZWi/yeJ7HQEGsM2Q=
github.com/webx-top/db v1.27.5 h1:EW8lSGAWf6p/iZIxCxfu+jdvc4tyi9/TU7tgmCXj7OI=
github.com/webx-top/db v1.27.5/go.mod h1:wsRnkSTNJGQfM2fDNcusft460Xt+jIQPMqHQCExJ/oQ=
github.com/webx-top/echo v1.6.4 h1:QgUIBWXnFmTK6qFfKdRpewS+WiAudAhXXJe/fm5dl/s=
github.com/webx-top/echo v1.6.4/go.mod h1:Db5m/fX+1KOx1rLJjFcKRXqG0brcwiZX9w6dUVLbYWc=
github.com/webx-top/echo v2.42.35+incompatible h1:cm5VdR5hLdIWXTXB9v1Yy7VJqx6ofaAacSCifITFvEo=
github.com/webx-top/echo v2.42.35+incompatible/go.mod h1:ufVP//GwP1suggBSQW7l8G9XcKxZM+FIfCMElLAQqF8=
github.com/webx-top/echo-prometheus v1.1.2 h1:llHHZFWBxb/n0W2Tnn6UjnrOVNi/YQ+v2ETyOZ1248w=
github.com/webx-top/echo-prometheus v1.1.2/go.mod h1:8QYzHq8JjzNGKpRw4q4vopq/zcA87Flwqc4oNXVu2gk=
github.com/webx-top/image v0.1.0 h1:c01ZtTP3yjwok7nXzjm6pS6zL50z9m/9ax6D/iwfSJc=
Expand Down

0 comments on commit ed8a898

Please sign in to comment.