mirror of
https://github.com/opencontainers/go-digest.git
synced 2025-04-18 03:24:02 +03:00
README: update badges
- fix CI badge, which was still pointing to travis - update GoDoc badge for pkg.go.dev - add License badge Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
parent
8f8f897fe8
commit
ba6a02b21d
@ -1,10 +1,13 @@
|
||||
# go-digest
|
||||
|
||||
[](https://godoc.org/github.com/opencontainers/go-digest) [](https://goreportcard.com/report/github.com/opencontainers/go-digest) [](https://travis-ci.org/opencontainers/go-digest)
|
||||
[](https://opensource.org/licenses/Apache-2.0)
|
||||
[](https://pkg.go.dev/github.com/opencontainers/go-digest)
|
||||
[](https://goreportcard.com/report/github.com/opencontainers/go-digest)
|
||||
[](https://github.com/opencontainers/go-digest/actions/workflows/test.yml)
|
||||
|
||||
Common digest package used across the container ecosystem.
|
||||
|
||||
Please see the [godoc](https://godoc.org/github.com/opencontainers/go-digest) for more information.
|
||||
Please see the [pkg.go.dev](https://pkg.go.dev/github.com/opencontainers/go-digest) for more information.
|
||||
|
||||
# What is a digest?
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user