diff --git a/cmd/httpserver/main.go b/cmd/httpserver/main.go new file mode 100644 index 00000000..79058077 --- /dev/null +++ b/cmd/httpserver/main.go @@ -0,0 +1,5 @@ +package main + +func main() { + +}