mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-02-18 00:17:39 +01:00
- Remove redundant // +build directives (go:build is sufficient in Go 1.17+) - Replace strings.Replace(..., -1) with strings.ReplaceAll
- Remove redundant // +build directives (go:build is sufficient in Go 1.17+) - Replace strings.Replace(..., -1) with strings.ReplaceAll