diff -r db4911b0c721 -r 445e01aede7e vendor/github.com/pelletier/go-toml/v2/doc.go --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/vendor/github.com/pelletier/go-toml/v2/doc.go Tue Aug 23 22:39:43 2022 +0200 @@ -0,0 +1,2 @@ +// Package toml is a library to read and write TOML documents. +package toml