Skip to content

Commit

Permalink
update codecov batch
Browse files Browse the repository at this point in the history
  • Loading branch information
muhlemmer committed Mar 14, 2023
1 parent 2602fc6 commit 73be384
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

[![Go Reference](https://pkg.go.dev/badge/github.com/zitadel/passwap.svg)](https://pkg.go.dev/github.com/zitadel/passwap)
[![Go](https://github.com/zitadel/passwap/actions/workflows/go.yml/badge.svg)](https://github.com/zitadel/passwap/actions/workflows/go.yml)
[![codecov](https://codecov.io/github/zitadel/passwap/branch/main/graph/badge.svg?token=OIGV4ZT3B5)](https://codecov.io/github/zitadel/passwap)
[![codecov](https://codecov.io/gh/zitadel/passwap/branch/main/graph/badge.svg?token=GrPT2nbCjj)](https://codecov.io/gh/zitadel/passwap)

Package passwap provides a unified implementation between
different password hashing algorithms.
Expand Down

0 comments on commit 73be384

Please sign in to comment.