Updated dependency path.

This commit is contained in:
Patrick Fairbank
2015-03-21 19:16:48 -07:00
parent 3e40dafc26
commit 605164bae4

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"