Debian Patches

Status for golang-github-labstack-echo/4.12.0-1

Patch Description Author Forwarded Bugs Origin Last update
0001-Skip-asserting-package-name-in-TestEcho_OnAddRouteHa.patch Skip asserting package name in TestEcho_OnAddRouteHandler
In GOPATH build mode, the name may not have /v4 suffix.

- Name: (string) (len=60) "github.com/labstack/echo/v4.TestEcho_OnAddRouteHandler.func1"
+ Name: (string) (len=57) "github.com/labstack/echo.TestEcho_OnAddRouteHandler.func1"
Shengjing Zhu <zhsj@debian.org> not-needed 2023-07-21
0002-Skip-StaticPanic-tests.patch Skip StaticPanic tests
Go1.23 changes the error message

Error: func (assert.PanicTestFunc)(0x920dc0) should panic with error message: "can not create sub FS, invalid root given, err: sub /images: invalid name"
Panic value: &fmt.wrapError{msg:"can not create sub FS, invalid root given, err: sub /images: invalid argument", err:(*fs.PathError)(0xc0001a6600)}
Shengjing Zhu <zhsj@debian.org> no 2024-08-14

All known versions for source package 'golang-github-labstack-echo'

Links