bflad / tfproviderlint

Terraform Provider Lint Tool
Mozilla Public License 2.0
134 stars 25 forks source link

deps: Update to Go 1.19 #269

Closed bflad closed 1 year ago

bflad commented 1 year ago

Updated via:

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