main
chore(CI): add gci formatter
chore: delete // +build buildtag by `go fix`
fix: enable gofumpt instead of gofmt linter globally
fix: use testify instead of t.Fatal or t.Error in pkg package
Remove nocov flags for e2e tests.