You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/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.
2 years ago
..
testdata Better builtin avatar generator (#17707) 3 years ago
block.go Simplify parameter types (#18006) 3 years ago
colors.go Better builtin avatar generator (#17707) 3 years ago
identicon.go Fix various typos (#18219) 3 years ago
identicon_test.go Remove legacy `+build:` constraint (#19582) 2 years ago
polygon.go Simplify parameter types (#18006) 3 years ago