Removed obsolete +build directives in favor of modern go:build

This commit is contained in:
Cristian Maglie
2023-08-09 18:54:02 +02:00
parent 75c59a9418
commit 93097bf495
6 changed files with 7 additions and 10 deletions

View File

@@ -5,7 +5,6 @@
//
//go:build linux || darwin || freebsd || openbsd
// +build linux darwin freebsd openbsd
package serial