bench-forgejo/modules/avatar/identicon
wxiaoguang c18d8d6968
Remove legacy +build: constraint ()
Go 1.17 and later use modern `//go:build` constraints, the old `// +build:` constraints should be removed.
2022-05-02 23:22:45 +08:00
..
testdata Better builtin avatar generator () 2021-11-20 01:10:41 +08:00
block.go Simplify parameter types () 2021-12-20 04:41:31 +00:00
colors.go Better builtin avatar generator () 2021-11-20 01:10:41 +08:00
identicon.go Fix various typos () 2022-01-10 17:32:37 +08:00
identicon_test.go Remove legacy +build: constraint () 2022-05-02 23:22:45 +08:00
polygon.go Simplify parameter types () 2021-12-20 04:41:31 +00:00