nerdalert / nflow-generator

NetFlow Generator for Testing Flow Collection Apps
Apache License 2.0
107 stars 46 forks source link

Use Go modules #6

Closed AlexGustafsson closed 2 years ago

AlexGustafsson commented 2 years ago

I've implemented support for Go modules so that the dependencies etc. are versioned to maintain future operability of the utility. With the change I've also changed the Dockerfile to make it use the source itself to build the same version you would have locally.

nerdalert commented 2 years ago

@AlexGustafsson ty for the contribution Alex! Apologies for the ridiculous delay. Cheers!