-
Notifications
You must be signed in to change notification settings - Fork 511
Upgrade to Go 1.16. Remove Go-Bind-assets in favor of embed. #630
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
… Portal-UI Build folder.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
|
bexsoft
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, Test: OK
Alevsk
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tested, works fine

Removes go-bindassets in favor of Go's
embedpackage. This means the developer no longer needs to checking the largego-bindassets.gofile but instead the delta fromportal-ui/build/in order to get the new files embedded into the compiled go binary for console.