Correct imports and variable naming.
This commit is contained in:
parent
7fbe89f60d
commit
b89a8c9df8
2 changed files with 6 additions and 6 deletions
|
@ -21,7 +21,7 @@ import (
|
|||
|
||||
"go/format"
|
||||
|
||||
"github.com/adfin/jsonenums/parser"
|
||||
"github.com/campoy/jsonenums/parser"
|
||||
)
|
||||
|
||||
func init() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue