Skip to content

Commit de17fd9

Browse files
Bump github.com/labstack/echo/v4 from 4.6.3 to 4.9.0 in /test_wrapper (#99)
Bumps [github.com/labstack/echo/v4](https://github.com/labstack/echo) from 4.6.3 to 4.9.0. - [Release notes](https://github.com/labstack/echo/releases) - [Changelog](https://github.com/labstack/echo/blob/master/CHANGELOG.md) - [Commits](labstack/echo@v4.6.3...v4.9.0) --- updated-dependencies: - dependency-name: github.com/labstack/echo/v4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6e028d1 commit de17fd9

File tree

2 files changed

+87
-43
lines changed

2 files changed

+87
-43
lines changed

test_wrapper/go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@ go 1.18
55
replace github.com/harness/ff-golang-server-sdk => ../
66

77
require (
8-
github.com/getkin/kin-openapi v0.89.0
8+
github.com/getkin/kin-openapi v0.94.0
99
github.com/harness/ff-golang-server-sdk v0.0.24
10-
github.com/labstack/echo/v4 v4.6.3
10+
github.com/labstack/echo/v4 v4.9.0
1111
github.com/sirupsen/logrus v1.8.1
1212
github.com/spf13/viper v1.10.1
1313
)

0 commit comments

Comments
 (0)