Skip to content
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

Release 2.0.3 - update to Go 1.21 #16

Merged
merged 3 commits into from
Nov 21, 2023
Merged

Release 2.0.3 - update to Go 1.21 #16

merged 3 commits into from
Nov 21, 2023

Conversation

briskt
Copy link
Contributor

@briskt briskt commented Nov 20, 2023

Removed

  • Removed stub and other notes about AWS Lambda. This functionality was never completed.

Fixed

  • Update Go to 1.21
  • Update dependencies

Copy link

@hobbitronics hobbitronics left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. A little hard to tell exactly what changes happened in the go.mod file, but it seems just some updates and removals.

@briskt
Copy link
Contributor Author

briskt commented Nov 21, 2023

Looks good. A little hard to tell exactly what changes happened in the go.mod file, but it seems just some updates and removals.

Yeah, I don't like how Go updates are hard to diff. Often you can ignore the lower require section of a go.mod since they are not direct dependencies. So that's less to sift through.

@briskt briskt merged commit d93a524 into main Nov 21, 2023
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants