sourcegraph / lsif-go

Language Server Indexing Format (LSIF) generator for Go
https://lsif.dev/
MIT License
116 stars 20 forks source link

Update to go 1.17 #192

Closed tjdevries closed 2 years ago

varungandhi-src commented 3 years ago

I didn't realize there was a ticket for bumping the version.

Reposting the information from Slack: Previously, I bumped it in https://github.com/sourcegraph/lsif-go/pull/215, it was later reverted: https://github.com/sourcegraph/lsif-go/pull/217 because of an error: https://github.com/sourcegraph/sourcegraph/runs/4169610043?check_suite_focus=true

varungandhi-src commented 3 years ago

Slack thread where a customer would benefit from us bumping the Go version: https://sourcegraph.slack.com/archives/CHXHX7XAS/p1636991084455200, so they can use the Docker image directly instead of using a binary.

varungandhi-src commented 2 years ago

Fixed in https://github.com/sourcegraph/lsif-go/pull/235