Closed xescugc closed 5 years ago
Just made a go mod init and import all the needed modules. Also updated the Makefile with the needed modifications (#34)
go mod init
Closes #43 closes #34
Coverage remained the same at 66.124% when pulling 425a6a800d40121a2b038551249f55ecbf026683 on fg-43 into c7d605bfb1e6dcbb42638c36fcfa141c3c52911d on master.
Just made a
go mod init
and import all the needed modules. Also updated the Makefile with the needed modifications (#34)Closes #43 closes #34