Skip to content

Remove go 1.18 compatibility code#2340

Merged
pkwarren merged 2 commits intomainfrom
pkw/remove-go-1.18-compatibility-code
Aug 2, 2023
Merged

Remove go 1.18 compatibility code#2340
pkwarren merged 2 commits intomainfrom
pkw/remove-go-1.18-compatibility-code

Conversation

@pkwarren
Copy link
Member

@pkwarren pkwarren commented Aug 2, 2023

We've updated to go 1.19 in the go.mod file for some time. We can now remove go 1.18 and earlier compatibility code.

We've updated to go 1.19 in the go.mod file for some time. We can now
remove go 1.18 and earlier compatibility code.
@pkwarren pkwarren requested review from bufdev and unmultimedio August 2, 2023 17:24
// pre-Go 1.19 behavior of resolving queries that would use relative PATH
// entries. We consider it acceptable for the use case of locating plugins.
//
// On Go 1.18 and below, this function is just a direct call to exec.LookPath.
Copy link
Member

Choose a reason for hiding this comment

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

This comment is no longer relevant

@pkwarren pkwarren requested a review from bufdev August 2, 2023 17:49
@pkwarren pkwarren merged commit 4ed6eb6 into main Aug 2, 2023
@pkwarren pkwarren deleted the pkw/remove-go-1.18-compatibility-code branch August 2, 2023 18:05
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.

2 participants