fix build tags.

This commit is contained in:
fiatjaf
2021-01-15 10:08:10 -03:00
parent 9bc5cad500
commit 31c8e775a7
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
// +build -lite
// +build !lite
package main

View File

@@ -1,4 +1,4 @@
// +build !lite
// +build lite
package main