Merged in feature/semver (pull request #93)
Add semantic versioning to all services * working * Merge branch 'main' of bitbucket.org:aarete/query-orchestration into feature/semver * 1.24 mod * go upgrade * tool * Merge branch 'main' of bitbucket.org:aarete/query-orchestration into feature/semver
This commit is contained in:
-3
@@ -3,11 +3,8 @@ A module for retrieving statistics of Plan 9
|
||||
|
||||
[![GoDev][godev-image]][godev-url]
|
||||
[![Actions Status][actions-image]][actions-url]
|
||||
[![Coverage Status][coveralls-image]][coveralls-url]
|
||||
|
||||
[godev-image]: https://pkg.go.dev/badge/github.com/lufia/plan9stats
|
||||
[godev-url]: https://pkg.go.dev/github.com/lufia/plan9stats
|
||||
[actions-image]: https://github.com/lufia/plan9stats/workflows/Test/badge.svg?branch=main
|
||||
[actions-url]: https://github.com/lufia/plan9stats/actions?workflow=Test
|
||||
[coveralls-image]: https://coveralls.io/repos/github/lufia/plan9stats/badge.svg
|
||||
[coveralls-url]: https://coveralls.io/github/lufia/plan9stats
|
||||
|
||||
Reference in New Issue
Block a user