Update README.md

This commit is contained in:
Leonel Quinteros 2021-12-21 10:53:53 -03:00 committed by GitHub
parent d5f5ca40c5
commit 01cdb5049e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -55,7 +55,7 @@ Stable releases use [semantic versioning](http://semver.org/spec/v2.0.0.html) ta
You can rely on this to use your preferred vendoring tool or to manually retrieve the corresponding release tag from the GitHub repository.
NOTE: v1.5.0 contains a breaking change on how `Po` objects are initialised, see (https://github.com/leonelquinteros/gotext/issues/56)
**NOTE:** v1.5.0 contains a breaking change on how `Po` objects are initialised, see (https://github.com/leonelquinteros/gotext/issues/56)
### Vendoring with [Go Modules](https://github.com/golang/go/wiki/Modules) (Recommended)