build(deps): update github.com/duosecurity/duo_api_golang commit hash to 72da735 (#2603)
parent
0be883befb
commit
036bdd8fa5
2
go.mod
2
go.mod
|
@ -8,7 +8,7 @@ require (
|
|||
github.com/Workiva/go-datastructures v1.0.53
|
||||
github.com/asaskevich/govalidator v0.0.0-20200907205600-7a23bdc65eef
|
||||
github.com/deckarep/golang-set v1.7.1
|
||||
github.com/duosecurity/duo_api_golang v0.0.0-20211012165811-2e1863933615
|
||||
github.com/duosecurity/duo_api_golang v0.0.0-20211027140842-72da735c6f15
|
||||
github.com/facebookgo/stack v0.0.0-20160209184415-751773369052 // indirect
|
||||
github.com/fasthttp/router v1.4.4
|
||||
github.com/fasthttp/session/v2 v2.4.4
|
||||
|
|
4
go.sum
4
go.sum
|
@ -192,8 +192,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-20211012165811-2e1863933615 h1:10wvCmA6tX9etV17+0zXJ7vXjIG/5OwCl1ApF2fQ1b0=
|
||||
github.com/duosecurity/duo_api_golang v0.0.0-20211012165811-2e1863933615/go.mod h1:jdoEJUIrTIxN7nNTwwqA3TBNcSM+W1lrWM6OXVhjbG8=
|
||||
github.com/duosecurity/duo_api_golang v0.0.0-20211027140842-72da735c6f15 h1:feD/4CgQDpajkTpTbIpsQFmDjYgIDWNnmmKiuzRbtUQ=
|
||||
github.com/duosecurity/duo_api_golang v0.0.0-20211027140842-72da735c6f15/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