took a look into upstream's Gopkg.lock, checking for modifications;
changed 2 depencies to use version instead of revision;
google:go-cmp and golang:text
get QA done right; thanks to portlint;
moved PLIST_FILES to appear after USES.
Approved by: araujo (mentor), rene (mentor)
Differential Revision: https://reviews.freebsd.org/D17530
Vegeta is a versatile HTTP load testing tool built out of a need to drill HTTP
services with a constant request rate.
WWW: https://github.com/tsenart/vegeta
PR: 222830
Submitted by: Vinícius Zavam <egypcio@googlemail.com>
Reviewed by: mat, swills
Differential Revision: https://reviews.freebsd.org/D12606