mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-09-25 04:33:03 +00:00
bd2635cabe
- Remove redundant // +build directives (go:build is sufficient in Go 1.17+) - Replace strings.Replace(..., -1) with strings.ReplaceAll