Need to update these paths too.
This commit is contained in:
parent
bafb4908c3
commit
fb3be6d28a
@ -75,7 +75,7 @@ import (
|
|||||||
"path/filepath"
|
"path/filepath"
|
||||||
"strings"
|
"strings"
|
||||||
|
|
||||||
"github.com/campoy/jsonenums/parser"
|
"github.com/thought-machine/jsonenums/parser"
|
||||||
)
|
)
|
||||||
|
|
||||||
var (
|
var (
|
||||||
|
@ -21,7 +21,7 @@ import (
|
|||||||
|
|
||||||
"go/format"
|
"go/format"
|
||||||
|
|
||||||
"github.com/campoy/jsonenums/parser"
|
"github.com/thought-machine/jsonenums/parser"
|
||||||
)
|
)
|
||||||
|
|
||||||
func init() {
|
func init() {
|
||||||
|
Loading…
Reference in New Issue
Block a user