misc: small fix or general refactoring i did not bother commenting

This commit is contained in:
evilsocket 2018-04-18 12:07:43 +02:00
commit 5fb9fbc881
No known key found for this signature in database
GPG key ID: 1564D7F30393A456

View file

@ -9,6 +9,7 @@ git:
before_install:
- sudo apt-get -qq update
- sudo apt-get install -y libpcap-dev libnetfilter-queue-dev
- go get -u github.com/golang/dep/...
install:
- make deps