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