k8snetworkplumbingwg / multi-networkpolicy-iptables

MultiNetworkPolicy iptable based implementation
Apache License 2.0
13 stars 19 forks source link

Set specific version for `revive` tool #20

Closed zeeke closed 2 years ago

zeeke commented 2 years ago

"go getting" github.com/mgechev/revive can lead to unreproducible builds, as it download the latest "dev" version. Stick to the latest (v1.2.1) version.

Signed-off-by: Andrea Panattoni apanatto@redhat.com

coveralls commented 2 years ago

Pull Request Test Coverage Report for Build 2536839526


Totals Coverage Status
Change from base Build 2478607754: 0.0%
Covered Lines: 836
Relevant Lines: 1681

💛 - Coveralls
s1061123 commented 2 years ago

LGTM, merged.