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

deps: Update to Go 1.19 #269

Merged
merged 1 commit into from
Apr 13, 2023
Merged

deps: Update to Go 1.19 #269

merged 1 commit into from
Apr 13, 2023

Conversation

bflad
Copy link
Owner

@bflad bflad commented Apr 13, 2023

Updated via:

go mod edit -go=1.19
go mod tidy
go mod vendor
go fix ./...

Updated via:

```shell
go mod edit -go=1.19
go mod tidy
go mod vendor
go fix ./...
```
@bflad bflad added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Apr 13, 2023
@bflad bflad added this to the v0.29.0 milestone Apr 13, 2023
@bflad bflad merged commit 0adcc7f into main Apr 13, 2023
@bflad bflad deleted the bflad/go-1.19 branch April 13, 2023 17:48
bflad added a commit that referenced this pull request Apr 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant