Skip to content

Conversation

@peternic
Copy link

@peternic peternic commented Oct 4, 2021

The GO build fails in 3.13 due to Go version 1.15, bumping to 3.14 gives Go 1.16.

pkg/cmd/extension/manager.go:8:2: package io/fs is not in GOROOT (/usr/lib/go/src/io/fs)
exit status 1
build.go: building task bin/gh failed.

The GO build fails in 3.13 due to Go version 1.15, bumping to 3.14 gives Go 1.16.

pkg/cmd/extension/manager.go:8:2: package io/fs is not in GOROOT (/usr/lib/go/src/io/fs)
  exit status 1
  build.go: building task `bin/gh` failed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants