build(deps): update github.com/duosecurity/duo_api_golang digest to fa137a8 (#3263)
Co-authored-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: James Elliott <james-d-elliott@users.noreply.github.com>pull/3271/head
parent
905e88d59f
commit
83277e66db
2
go.mod
2
go.mod
|
@ -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-20220418153707-d1ee6485238b
|
||||
github.com/duosecurity/duo_api_golang v0.0.0-20220428205559-fa137a8ef05b
|
||||
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
4
go.sum
|
@ -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-20220418153707-d1ee6485238b h1:fLHCmSJkUHN3xUR4uEuTlTr7qrvpoiF24+eLHxr3Zu8=
|
||||
github.com/duosecurity/duo_api_golang v0.0.0-20220418153707-d1ee6485238b/go.mod h1:jI+QUTOK3wqIOrUl0Cwnwlgc/P6vs6pZOuQY3aKggwg=
|
||||
github.com/duosecurity/duo_api_golang v0.0.0-20220428205559-fa137a8ef05b h1:QJ3s3jQDCSrlYSwsmNn9DRpU+CGFQW8CNkgkW8fUA8E=
|
||||
github.com/duosecurity/duo_api_golang v0.0.0-20220428205559-fa137a8ef05b/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=
|
||||
|
|
Loading…
Reference in New Issue