1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-09-17 01:15:59 -04:00
gitea/modules/avatar/identicon
wxiaoguang c18d8d6968
Remove legacy +build: constraint (#19582)
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
block.go Simplify parameter types (#18006) 2021-12-20 04:41:31 +00:00
colors.go
identicon_test.go Remove legacy +build: constraint (#19582) 2022-05-02 23:22:45 +08:00
identicon.go Fix various typos (#18219) 2022-01-10 17:32:37 +08:00
polygon.go Simplify parameter types (#18006) 2021-12-20 04:41:31 +00:00