Updated dependency path.

This commit is contained in:
Patrick Fairbank
2015-03-21 19:16:48 -07:00
parent d52005a172
commit a1446cbe30

View File

@@ -6,9 +6,9 @@
package main
import (
"code.google.com/p/gofpdf"
"fmt"
"github.com/gorilla/mux"
"github.com/jung-kurt/gofpdf"
"net/http"
"strconv"
"text/template"