mirror of
https://github.com/mikefarah/yq.git
synced 2024-11-12 05:38:04 +00:00
Added comment to goccy decoder, its will WIP
This commit is contained in:
parent
b6ea54ba93
commit
b5e3a01452
@ -1,5 +1,9 @@
|
||||
//go:build !yq_noyaml
|
||||
|
||||
//
|
||||
// NOTE this is still a WIP - not yet ready.
|
||||
//
|
||||
|
||||
package yqlib
|
||||
|
||||
import (
|
||||
|
Loading…
Reference in New Issue
Block a user