CircleCI-Public / circleci-yaml-language-server

The official language server for CircleCI YAML configuration files
Apache License 2.0
20 stars 18 forks source link

chore: update go to 1.21.5 #260

Closed loderunner closed 9 months ago

loderunner commented 9 months ago

Description

Update Go version to 1.21.5 in go.mod and CI.

Implementation details

Following a series of CVEs in Go's standard library, update Go version and dependencies.

Also, harmonize tabs in config.yml...

How to validate

Add steps to setup the extension and check that the PR works