Closed srafi1 closed 5 years ago
The NewV4 method returns an error which wasn't previously accounted for
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
export GO111MODULE=on
The NewV4 method returns an error which wasn't previously accounted for