gitea/modules/auth
wxiaoguang c18d8d6968
Remove legacy `+build:` constraint ()
Go 1.17 and later use modern `//go:build` constraints, the old `// +build:` constraints should be removed.
..
openid format with gofumpt ()
pam Remove legacy `+build:` constraint ()
webauthn format with gofumpt ()