jeffreydwalter / arlo-go

WIP - (BETA) - Go package for interacting with Netgear's Arlo camera system.
MIT License
43 stars 8 forks source link

convert to use go mods for deps #20

Closed bwagner5 closed 4 years ago

bwagner5 commented 4 years ago

Issue: https://github.com/jeffreydwalter/arlo-go/issues/14

Converts project to use go modules and add a minimal makefile

jeffreydwalter commented 4 years ago

@bwagner5 thank you for the contribution! Much appreciated!