Skip to content

Commit

Permalink
build(deps): update module github.com/go-webauthn/revoke to v0.1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 2, 2023
1 parent 845165e commit d22504f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.20

require (
github.com/fxamacker/cbor/v2 v2.4.0
github.com/go-webauthn/revoke v0.1.7
github.com/go-webauthn/revoke v0.1.8
github.com/golang-jwt/jwt/v4 v4.4.3
github.com/google/go-tpm v0.3.3
github.com/google/uuid v1.3.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@ github.com/go-kit/kit v0.8.0/go.mod h1:xBxKIO96dXMWWy0MnWVtmwkA9/13aqxPnvrjFYMA2
github.com/go-logfmt/logfmt v0.3.0/go.mod h1:Qt1PoO58o5twSAckw1HlFXLmHsOX5/0LbT9GBnD5lWE=
github.com/go-logfmt/logfmt v0.4.0/go.mod h1:3RMwSq7FuexP4Kalkev3ejPJsZTpXXBr9+V4qmtdjCk=
github.com/go-stack/stack v1.8.0/go.mod h1:v0f6uXyyMGvRgIKkXu+yp6POWl0qKG85gN/melR3HDY=
github.com/go-webauthn/revoke v0.1.7 h1:bJlvWA75SwDC0rGJfqGGIf0ZqTNnkkIg8emNbtLvLYc=
github.com/go-webauthn/revoke v0.1.7/go.mod h1:lo6aXlIBORzFiCf89V/V6IP+Hl6iQW9D9eNo5Jn+Gi0=
github.com/go-webauthn/revoke v0.1.8 h1:XNw6ANTItFeZTXFJ1N7gtrNuMrfurhy7VL4QijW3G+w=
github.com/go-webauthn/revoke v0.1.8/go.mod h1:Ks+td2txsryoU5Um0V2BL7E4LaYk0DveH6MxqLx1YUI=
github.com/gogo/protobuf v1.1.1/go.mod h1:r8qH/GZQm5c6nD/R0oafs1akxWv10x8SbQlK7atdtwQ=
github.com/gogo/protobuf v1.2.1/go.mod h1:hp+jE20tsWTFYpLwKvXlhS1hjn+gTNwPg2I6zVXpSg4=
github.com/golang-jwt/jwt/v4 v4.4.3 h1:Hxl6lhQFj4AnOX6MLrsCb/+7tCj7DxP7VA+2rDIq5AU=
Expand Down

0 comments on commit d22504f

Please sign in to comment.