Compile error: gitea is a program, not an importable package

when compiling the source code of ns, I got a error:
…/mygo/src/github.com/goreleaser/goreleaser/internal/client/gitea.go:11:2: import “code.gitea.io/sdk/gitea” is a program, not an importable package

Who could give me an advice? Thank you in advance.

solved it :grinning: