func/pkg/scaffolding/testdata
Matej Vašek c98b9f67c3
Fix: Go scaffolding uses correct module name (#2769)
* Fix: Go scaffolding uses correct module name

Using incorrect name works for a functions with flat structure -- no
sub-packages. When sub-packages are used we need to refer the user
module by its true name.

Signed-off-by: Matej Vašek <mvasek@redhat.com>

* fixup tests

Signed-off-by: Matej Vašek <mvasek@redhat.com>

---------

Signed-off-by: Matej Vašek <mvasek@redhat.com>
2025-04-04 05:27:05 +00:00
..
testnotfound/go feat: enable scaffolding for host builds (#1750) 2023-06-06 20:37:26 +00:00
testwrite Fix: Go scaffolding uses correct module name (#2769) 2025-04-04 05:27:05 +00:00