-
Notifications
You must be signed in to change notification settings - Fork 68
Update to go 1.19 #644
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
Update to go 1.19 #644
Conversation
🦋 Changeset detectedLatest commit: 094b539 The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
Derp realized I need this for my fuzzing PR, since fuzzing is only supported as of 1.18
c564e0a
to
808a163
Compare
golang/go#50310 merh |
gonna see if there's a https://github.com/norunners/vert 1.19 version ig? PR attempting a fix: norunners/vert#17 |
okay, norunners/vert#19 was merged, maybe @natemoo-re you can rebase your fork on it && we can upgrade natemoo-re/vert? |
Awesome, thanks @jasikpark! I'll take a look tomorrow! |
hopefully there's not fundamental refactoring w/ how we use ValueOf 😅 |
Seems like we just needed to unwrap the value first! |
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.
Looks great! Thanks for taking the lead on this ❤️
Had to get it in for my fuzzer #619 xD |
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! glad i won't need to load a custom golang version for testing/building now
Needed for #619
Changes
Testing
dep upgrade
Docs
dep upgrade