mirror of
https://github.com/zyedidia/micro.git
synced 2026-03-15 21:37:09 +09:00
Build constraints: switch to new syntax
Make gofmt happy about that.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
// +build !linux,!darwin,!freebsd,!dragonfly,!openbsd_amd64
|
||||
//go:build !linux && !darwin && !freebsd && !dragonfly && !openbsd_amd64
|
||||
|
||||
package action
|
||||
|
||||
|
||||
Reference in New Issue
Block a user