Skip to content

fix(build): update x/sys dependency#308

Merged
joshua-goldstein merged 2 commits intomainfrom
joshua/update-x-sys-dependency
Oct 10, 2022
Merged

fix(build): update x/sys dependency#308
joshua-goldstein merged 2 commits intomainfrom
joshua/update-x-sys-dependency

Conversation

@joshua-goldstein
Copy link
Contributor

@joshua-goldstein joshua-goldstein commented Oct 10, 2022

Problem

Build was failing on darwin/arm64. See here.

Solution

We update the dependency on x/sys.

> go get -u golang.org/x/sys
go: downloading golang.org/x/sys v0.0.0-20221010170243-090e33056c14
go: upgraded golang.org/x/sys v0.0.0-20200930185726-fdedc70b468f => v0.0.0-20221010170243-090e33056c14
> go mod tidy

@joshua-goldstein joshua-goldstein marked this pull request as ready for review October 10, 2022 19:07
@joshua-goldstein joshua-goldstein merged commit d2cbc2f into main Oct 10, 2022
@joshua-goldstein joshua-goldstein deleted the joshua/update-x-sys-dependency branch October 10, 2022 19:32
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