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