Commit ac1fa17
committed
docs: refresh Go version and stability framing for v1
The quick-start guide listed Go 1.21.1 as the minimum, which has been
inaccurate since the 1.26 bump in v0.56.0. Update to match go.mod.
The contributing guide still described the project as pre-1.0 with the
"during initial development, the major version will be 0" framing. Replace
with the post-1.0 semver commitment that matches the README and migration
overview: deprecated aliases stay for the v1 line; removals defer to v2.
OSS-3453.1 parent 0792567 commit ac1fa17
2 files changed
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
256 | 256 | | |
257 | 257 | | |
258 | 258 | | |
259 | | - | |
260 | | - | |
261 | | - | |
| 259 | + | |
| 260 | + | |
| 261 | + | |
262 | 262 | | |
263 | 263 | | |
264 | 264 | | |
| |||
0 commit comments