summaryrefslogtreecommitdiff
path: root/bin-src/httpd.go
diff options
context:
space:
mode:
Diffstat (limited to 'bin-src/httpd.go')
-rw-r--r--bin-src/httpd.go2
1 files changed, 2 insertions, 0 deletions
diff --git a/bin-src/httpd.go b/bin-src/httpd.go
index 6b653bd..bf776d2 100644
--- a/bin-src/httpd.go
+++ b/bin-src/httpd.go
@@ -1,3 +1,5 @@
+//go:build standalone
+
package main
import (