We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ae80b7b + d88713c commit dfa2604Copy full SHA for dfa2604
README.md
@@ -112,7 +112,7 @@ helping application maintainers to avoid upgrading to a version that will break
112
113
## Important notes
114
115
-- Go's module system will be finilized in Go 1.13 version. Since this tool relies on the output of Go's list related to
+- Go's module system will be finalized in Go 1.13 version. Since this tool relies on the output of Go's list related to
116
modules, expect things to break.
117
- Upgrading an application is a responsibility of the maintainer of the application. Semantic versioning provides a way
118
to indicate breaking changes, but still everything relies on each module developer to apply correct version tags. Unless
0 commit comments