Update build tag to latest format

This commit is contained in:
James Hewitt 2023-05-12 14:32:28 +01:00
parent 184b3ef7cb
commit e1b2bfab4e
No known key found for this signature in database
GPG Key ID: EA6C3C654B6193E4
1 changed files with 2 additions and 1 deletions

View File

@ -1,4 +1,5 @@
// +build windows
//go:build windows
package main
// Windows doesn't support process backgrounding like *nix.