Tobias von Dewitz hace 6 años
padre
commit
8139a7c7a4
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      setup.go

+ 1 - 0
setup.go

@@ -2,6 +2,7 @@ package geoip
 
 import (
 	"errors"
+	"fmt"
 	"log"
 	"net"
 	"net/http"