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

Bump golang.org/x/sys from 0.0.0-20200930185726-fdedc70b468f to 0.1.0 in /sdn/vm #845

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 25, 2023

Bumps golang.org/x/sys from 0.0.0-20200930185726-fdedc70b468f to 0.1.0.

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 25, 2023
@dependabot dependabot bot force-pushed the dependabot/go_modules/sdn/vm/golang.org/x/sys-0.1.0 branch 2 times, most recently from 1c3af68 to c99f3c0 Compare March 14, 2023 04:53
Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.0.0-20200930185726-fdedc70b468f to 0.1.0.
- [Release notes](https://github.com/golang/sys/releases)
- [Commits](https://github.com/golang/sys/commits/v0.1.0)

---
updated-dependencies:
- dependency-name: golang.org/x/sys
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/sdn/vm/golang.org/x/sys-0.1.0 branch from c99f3c0 to f34acc3 Compare March 15, 2023 09:09
@eriknordmark
Copy link
Contributor

@milan-zededa can you see if what it takes to make this work? I tried manually but I still can't get the go.mod and go.sum updates to make the build work.

@milan-zededa
Copy link
Contributor

@eriknordmark I couldn't get this to work for some reason. Let's maybe instead upgrade Go to 1.20 as we are doing in EVE: #852

@eriknordmark
Copy link
Contributor

@eriknordmark I couldn't get this to work for some reason. Let's maybe instead upgrade Go to 1.20 as we are doing in EVE: #852

Are we building arm64 eden? That seems to be hard with alpine but maybe we can pull go directly without using the alpine package?

@giggsoff
Copy link
Collaborator

I tried to update the package manually: #853

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 20, 2023

Looks like golang.org/x/sys is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Mar 20, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/sdn/vm/golang.org/x/sys-0.1.0 branch March 20, 2023 15:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants