main
client/pkg/fileutil: use os.Getuid() to skip TestIsDirWriteable as root
Enable goheader golangi-lint linter
fix: use testify instead of t.Fatal or t.Error in client package (part 1)
Move pkg/* used by client to client/pkg.
Replace GOLANG_TEST_SHORT with testing.Short()
Set a tlsHandshakeTimeout for tlsListener
client/pkg: fix revive unexported-return issue
Inject antithesis assertion in place
Add client/pkg/.gomodguard.yaml and prevent pkg, api and client/v3 from depending on server/v3
Fix LICENSE file
dependency: bump go.uber.org/zap from 1.27.1 to 1.28.0