Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(go): Update all dependencies #345

Merged
merged 1 commit into from
Aug 15, 2022
Merged

Conversation

sikevux
Copy link
Contributor

@sikevux sikevux commented Jul 20, 2022

This change updates all deps, by runing go get -u, so that we can build this
on recent macOS running on Apple Silicon with recent Go versions.

Without this the build fails with multiple errors like:

syscall_darwin.1_13.go:29:3: //go:linkname must refer to declared function or variable

This change updates all deps, by runing `go get -u`, so that we can build this
on recent macOS running on Apple Silicon with recent Go versions.

Without this the build fails with multiple errors like:
```
syscall_darwin.1_13.go:29:3: //go:linkname must refer to declared function or variable
```
@mattgogerly mattgogerly added the ready to merge Approved and Reviewed and ready for merge label Aug 15, 2022
@mergify mergify bot added the auto merged label Aug 15, 2022
@mergify mergify bot merged commit 0003273 into spinnaker:master Aug 15, 2022
@sikevux sikevux deleted the update-deps branch August 23, 2022 18:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto merged ready to merge Approved and Reviewed and ready for merge target-release/1.28
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants