zclparse: actually be called zclparse
The package name was missed when this was reorganized out into a top-level package, from ./zcl/parser where it had been previously.
This commit is contained in:
parent
e957bff8de
commit
a5640a0948
@ -1,4 +1,4 @@
|
||||
package parser
|
||||
package zclparse
|
||||
|
||||
import (
|
||||
"github.com/apparentlymart/go-zcl/zcl"
|
||||
|
Loading…
Reference in New Issue
Block a user