cloning repo and running make build-local prints the following error:
⨯ build failed after 0.79s error=hook failed: go mod tidy: exit status 1; output: github.com/jjanvier/tdd imports
embed: malformed module path "embed": missing dot in first path element
github.com/jjanvier/tdd/handler imports
io/fs: malformed module path "io/fs": missing dot in first path element
cloning repo and running make build-local prints the following error:
⨯ build failed after 0.79s error=hook failed: go mod tidy: exit status 1; output: github.com/jjanvier/tdd imports
embed: malformed module path "embed": missing dot in first path element
github.com/jjanvier/tdd/handler imports
io/fs: malformed module path "io/fs": missing dot in first path element