Update readme to point to v2

This commit is contained in:
Thomas Pelletier
2022-04-27 21:51:02 -04:00
committed by GitHub
parent fed1464066
commit 5dc006fb52
+13
View File
@@ -2,6 +2,19 @@
Go library for the [TOML](https://toml.io/) format. Go library for the [TOML](https://toml.io/) format.
⚠️ This readme is for go-toml v1. As for 2022-04-27,
[go-toml v2](https://github.com/pelletier/go-toml/tree/v2) has been released.
The new version contains tons of bug fixes, is much faster, and more
importantly maintained. You are strongly encouraged to use it instead of v1!
[👉 go-toml v2](https://github.com/pelletier/go-toml/tree/v2)
v1 will not receive any updates.
---
This library supports TOML version This library supports TOML version
[v1.0.0-rc.3](https://toml.io/en/v1.0.0-rc.3) [v1.0.0-rc.3](https://toml.io/en/v1.0.0-rc.3)