mushorg / glutton

Generic Low Interaction Honeypot
MIT License
244 stars 56 forks source link

fixed multiple-value into single-value error #130

Closed srafi1 closed 5 years ago

srafi1 commented 5 years ago

The NewV4 method returns an error which wasn't previously accounted for

glaslos commented 5 years ago

We are using the 1.2.0 version of uuid which still returns only one value, this is also the reason why the Travis test failed: https://github.com/mushorg/glutton/blob/master/go.mod#L22 Try export GO111MODULE=on