Skip to content

Commit

Permalink
Testing on aws. Take 6
Browse files Browse the repository at this point in the history
  • Loading branch information
adedayo committed Feb 8, 2019
1 parent 3456720 commit 040f2e9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/adedayo/tlsaudit
require (
github.com/AndreasBriese/bbloom v0.0.0-20180913140656-343706a395b7 // indirect
github.com/adedayo/cidr v0.1.3
github.com/adedayo/tcpscan v0.0.0-20190208154814-950e5eb08282
github.com/adedayo/tcpscan v0.0.0-20190208164431-5fbc18e0ff23
github.com/carlescere/scheduler v0.0.0-20170109141437-ee74d2f83d82
github.com/dgraph-io/badger v1.5.5-0.20181004181505-439fd464b155
github.com/dgryski/go-farm v0.0.0-20190104051053-3adb47b1fb0f // indirect
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ github.com/adedayo/cidr v0.1.3 h1:SrjHm2g80gq+ajZR/npN3p0C+hJs1iulnpuSPCy2PlQ=
github.com/adedayo/cidr v0.1.3/go.mod h1:By6g82fmUcv8/Z/6JcDs1D4wO4gc/Ookb842bVCV6Io=
github.com/adedayo/tcpscan v0.0.0-20190208154814-950e5eb08282 h1:pNbm9a2h79YXG/iAGTuHPDM9Zra7LBLLD9jAhXvD8sI=
github.com/adedayo/tcpscan v0.0.0-20190208154814-950e5eb08282/go.mod h1:V4BbfuzhchhRXT/uyJiNxysE4nadq2t6kfXdFJkXQ2k=
github.com/adedayo/tcpscan v0.0.0-20190208164431-5fbc18e0ff23 h1:oDyfp/ldI4tg9V4pLroT/NB7EWsQ19XvtNhcX/RY/Xc=
github.com/adedayo/tcpscan v0.0.0-20190208164431-5fbc18e0ff23/go.mod h1:V4BbfuzhchhRXT/uyJiNxysE4nadq2t6kfXdFJkXQ2k=
github.com/adedayo/tcpscan v0.2.28 h1:J4clqr96yvEcAJMZ0iNmIReACgQYdlDIobvw3EGBuk4=
github.com/adedayo/tcpscan v0.2.28/go.mod h1:YQcmrHBKq/MeDZQM1sE3xs44SvjSaTzQvfEjd53u0kE=
github.com/adedayo/tcpscan v0.3.0 h1:pJBmq0/ZgIVYOcql8GVpHqoEJmsYaOf4r1aODFPx/Jk=
Expand Down

0 comments on commit 040f2e9

Please sign in to comment.