Skip to content

#1303 Fixed. Could not build the url-shortener code. Error was being …#1304

Closed
porteron wants to merge 1 commit intokataras:masterfrom
porteron:url-shortener
Closed

#1303 Fixed. Could not build the url-shortener code. Error was being …#1304
porteron wants to merge 1 commit intokataras:masterfrom
porteron:url-shortener

Conversation

@porteron
Copy link
Copy Markdown

@porteron porteron commented Jul 17, 2019

Fixed the issue. Could not build the url-shortener code. Error was being thrown pertaining to uuid.NewV4() second assignment value . The uuid.NewV4() only has one value assignment. Removed the _ assignment and kept id :=.

… being thrown pertaining to uuid.NewV4() second assignment value . The uuid.NewV4() only has one value assignment. Removed the _
@porteron porteron requested a review from kataras as a code owner July 17, 2019 05:38
@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Jul 17, 2019

CLA assistant check
All committers have signed the CLA.

@kataras
Copy link
Copy Markdown
Owner

kataras commented Jul 17, 2019

@kataras kataras closed this Jul 17, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants