Skip to content
This repository has been archived by the owner on Jul 12, 2022. It is now read-only.

Fix uuid.NewV4() error #1

Closed
wants to merge 1 commit into from

Conversation

stevemcquaid
Copy link
Contributor

@stevemcquaid stevemcquaid commented Oct 24, 2018

Env: go 1.11.1

Got errors when building dev:

data/model/token.go:12:57: multiple-value uuid.NewV4() in single-value context
and
engine/logger.go:19:60: multiple-value uuid.NewV4() in single-value context

See referenced issues here:
hlandau/acmetool#293

Due to this change:
satori/go.uuid#18

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants