Skip to content

Commit

Permalink
docs: add commit hash
Browse files Browse the repository at this point in the history
  • Loading branch information
james-d-elliott committed Jun 24, 2022
1 parent 3551cfa commit e5f56db
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 @@ -42,7 +42,7 @@ There are several differences between the upstream library and this one. We will
* The following misc fixes have been merged:
* Ensuring the credential ID length is not too long in [b3b93ac](https://github.com/go-webauthn/webauthn/commit/b3b93ac3770a26a92adbcd4b527bbb391127931b) (v0.2.x) and [35287ea](https://github.com/go-webauthn/webauthn/commit/35287ea54b50b1f553f3cc0f0f5527039f375e2c) (v0.1.x).
* Ensuring errors are effectively checked, ineffectual checks are not done, and general linting fixes in [90be0fe](https://github.com/go-webauthn/webauthn/commit/90be0fe276222bd574cf19856081979789ce9fca).
* A potential nil pointer error in ParseFIDOPublicKey.
* A potential nil pointer error in ParseFIDOPublicKey in [3551cfa](https://github.com/go-webauthn/webauthn/commit/3551cfae24f258cd9c978a73711fb9551f82d1e4).

## Status

Expand Down

0 comments on commit e5f56db

Please sign in to comment.