diff -r db4911b0c721 -r 445e01aede7e vendor/github.com/pelletier/go-toml/README.md --- a/vendor/github.com/pelletier/go-toml/README.md Tue Aug 23 22:33:28 2022 +0200 +++ b/vendor/github.com/pelletier/go-toml/README.md Tue Aug 23 22:39:43 2022 +0200 @@ -25,9 +25,9 @@ (majority of cases), those features are implemented and the API unlikely to change. -The remaining features (Document structure editing and tooling) will be added -shortly. While pull-requests are welcome on v1, no active development is -expected on it. When v2.0.0 is released, v1 will be deprecated. +The remaining features will be added shortly. While pull-requests are welcome on +v1, no active development is expected on it. When v2.0.0 is released, v1 will be +deprecated. 👉 [go-toml v2][v2]