mirror of
https://github.com/WireGuard/wgctrl-go.git
synced 2025-07-03 06:37:29 +00:00
Starting with Go 1.17, //go:build lines are preferred over // +build lines, see https://golang.org/doc/go1.17#build-lines and https://golang.org/design/draft-gobuild for details. This change was generated by running Go 1.17 go fmt ./... which automatically adds //go:build lines based on the existing // +build lines. Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
608 B
608 B