Fixing build issues

This commit is contained in:
MichaelOultram 2015-07-28 21:43:46 +01:00
parent ad25f4bcc3
commit 5f73536b66

1
web.go
View file

@ -2,6 +2,7 @@ package main
import (
"fmt"
"html"
"io/ioutil"
"math/rand"
"net/http"