Need to update these paths too.

This commit is contained in:
pebers 2016-04-08 11:33:16 +01:00 committed by Benjamin Pflanz
parent bafb4908c3
commit fb3be6d28a
2 changed files with 2 additions and 2 deletions

View File

@ -75,7 +75,7 @@ import (
"path/filepath"
"strings"
"github.com/campoy/jsonenums/parser"
"github.com/thought-machine/jsonenums/parser"
)
var (

View File

@ -21,7 +21,7 @@ import (
"go/format"
"github.com/campoy/jsonenums/parser"
"github.com/thought-machine/jsonenums/parser"
)
func init() {