gitea/modules/svg
wxiaoguang c18d8d6968
Remove legacy `+build:` constraint ()
Go 1.17 and later use modern `//go:build` constraints, the old `// +build:` constraints should be removed.
..
discover_bindata.go Remove legacy `+build:` constraint ()
discover_nobindata.go Remove legacy `+build:` constraint ()
svg.go Direct SVG rendering ()