diff options
Diffstat (limited to 'vendor/github.com/pelletier/go-toml/v2/unstable/doc.go')
-rw-r--r-- | vendor/github.com/pelletier/go-toml/v2/unstable/doc.go | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/vendor/github.com/pelletier/go-toml/v2/unstable/doc.go b/vendor/github.com/pelletier/go-toml/v2/unstable/doc.go new file mode 100644 index 000000000..7ff26c53c --- /dev/null +++ b/vendor/github.com/pelletier/go-toml/v2/unstable/doc.go @@ -0,0 +1,3 @@ +// Package unstable provides APIs that do not meet the backward compatibility +// guarantees yet. +package unstable |