build(deps): update github.com/duosecurity/duo_api_golang digest to d1ee648 (#3213)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: James Elliott <james-d-elliott@users.noreply.github.com>
pull/3216/head
renovate[bot] 2022-04-19 09:44:24 +10:00 committed by GitHub
parent ddbba07fdc
commit 94d858ade8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@ -6,7 +6,7 @@ require (
github.com/Gurpartap/logrus-stack v0.0.0-20170710170904-89c00d8a28f4
github.com/asaskevich/govalidator v0.0.0-20210307081110-f21760c49a8d
github.com/deckarep/golang-set v1.8.0
github.com/duosecurity/duo_api_golang v0.0.0-20220407154329-46fb282896c8
github.com/duosecurity/duo_api_golang v0.0.0-20220418153707-d1ee6485238b
github.com/fasthttp/router v1.4.8
github.com/fasthttp/session/v2 v2.4.9
github.com/go-ldap/ldap/v3 v3.4.3

4
go.sum
View File

@ -167,8 +167,8 @@ github.com/docker/docker v17.12.0-ce-rc1.0.20201201034508-7d75c1d40d88+incompati
github.com/docker/go-connections v0.4.0/go.mod h1:Gbd7IOopHjR8Iph03tsViu4nIes5XhDvyHbTtUxmeec=
github.com/docker/go-units v0.3.3/go.mod h1:fgPhTUdO+D/Jk86RDLlptpiXQzgHJF7gydDDbaIK4Dk=
github.com/docker/go-units v0.4.0/go.mod h1:fgPhTUdO+D/Jk86RDLlptpiXQzgHJF7gydDDbaIK4Dk=
github.com/duosecurity/duo_api_golang v0.0.0-20220407154329-46fb282896c8 h1:qEFds/nEQnJ9rulhp4F4jwg3iHjxys9s9dK4w73aiQ0=
github.com/duosecurity/duo_api_golang v0.0.0-20220407154329-46fb282896c8/go.mod h1:jI+QUTOK3wqIOrUl0Cwnwlgc/P6vs6pZOuQY3aKggwg=
github.com/duosecurity/duo_api_golang v0.0.0-20220418153707-d1ee6485238b h1:fLHCmSJkUHN3xUR4uEuTlTr7qrvpoiF24+eLHxr3Zu8=
github.com/duosecurity/duo_api_golang v0.0.0-20220418153707-d1ee6485238b/go.mod h1:jI+QUTOK3wqIOrUl0Cwnwlgc/P6vs6pZOuQY3aKggwg=
github.com/dustin/go-humanize v0.0.0-20171111073723-bb3d318650d4/go.mod h1:HtrtbFcZ19U5GC7JDqmcUSB87Iq5E25KnS6fMYU6eOk=
github.com/dustin/go-humanize v0.0.0-20180713052910-9f541cc9db5d/go.mod h1:HtrtbFcZ19U5GC7JDqmcUSB87Iq5E25KnS6fMYU6eOk=
github.com/dustin/go-humanize v1.0.0 h1:VSnTsYCnlFHaM2/igO1h6X3HA71jcobQuxemgkq4zYo=