Browse Source

Switch to new uuid repo

pull/6/head
andreimarcu 9 years ago
parent
commit
6ca4579e34
  1. 2
      upload.go

2
upload.go

@ -11,7 +11,7 @@ import (
"strconv"
"strings"
"code.google.com/p/go-uuid/uuid"
"github.com/pborman/uuid"
"github.com/zenazn/goji/web"
)

Loading…
Cancel
Save