Merge pull request #441 from gaffneyd4/gaffneyd4/x32

Bump go-piv to v1.7.0 for x32 overflow fix
This commit is contained in:
Mariano Cano 2020-12-28 14:49:23 -08:00 committed by GitHub
commit 6598ea9d73
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

2
go.mod
View file

@ -7,7 +7,7 @@ require (
github.com/Masterminds/sprig/v3 v3.1.0
github.com/aws/aws-sdk-go v1.30.29
github.com/go-chi/chi v4.0.2+incompatible
github.com/go-piv/piv-go v1.6.0
github.com/go-piv/piv-go v1.7.0
github.com/golang/mock v1.4.4
github.com/google/uuid v1.1.2
github.com/googleapis/gax-go/v2 v2.0.5