Update build tags to pref. go1.17 syntax.

This commit is contained in:
jholdstock 2021-11-03 10:22:23 +00:00 committed by Jamie Holdstock
parent 6260e4ee5b
commit ce5227356d

View File

@ -3,6 +3,7 @@
// Use of this source code is governed by an ISC
// license that can be found in the LICENSE file.
//go:build darwin || dragonfly || freebsd || linux || netbsd || openbsd || solaris
// +build darwin dragonfly freebsd linux netbsd openbsd solaris
package main