Skip to content

mod: do: bump golang.org/x/sync from 0.5.0 to 0.6.0#1

Closed
dependabot[bot] wants to merge 15 commits into
devfrom
dependabot/go_modules/golang.org/x/sync-0.6.0
Closed

mod: do: bump golang.org/x/sync from 0.5.0 to 0.6.0#1
dependabot[bot] wants to merge 15 commits into
devfrom
dependabot/go_modules/golang.org/x/sync-0.6.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Feb 2, 2024

Copy link
Copy Markdown
Contributor

Bumps golang.org/x/sync from 0.5.0 to 0.6.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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

hsinweih and others added 15 commits January 19, 2024 22:03
Add the pseudo syscall that will later open a BRF generated bpf program.
brf working directory is a directory shared between guest and host
through 9p fs. It will be used to store header files, c source code,
compiled bpf programs and serialized BpfProg.
For every fuzzing inputs generated by Syzkaller, prepend a pseudo syscall
that opens a bpf program generated by BRF.
Add a pseudo syscall to load a bpf program generated by BRF
Generate syscall that load the bpf program after opening it
Add a pseudo syscall to attach a bpf program generated by BRF
Generate pseudo syscall that attachs a loaded bpf program
Bumps [golang.org/x/sync](https://github.com/golang/sync) from 0.5.0 to 0.6.0.
- [Commits](golang/sync@v0.5.0...v0.6.0)

---
updated-dependencies:
- dependency-name: golang.org/x/sync
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Feb 2, 2024
@hsinweih hsinweih force-pushed the dev branch 2 times, most recently from 6c6fa4d to 047d1c9 Compare February 4, 2024 22:53
@dependabot @github

dependabot Bot commented on behalf of github Apr 5, 2024

Copy link
Copy Markdown
Contributor Author

Superseded by #38.

@dependabot dependabot Bot closed this Apr 5, 2024
@dependabot dependabot Bot deleted the dependabot/go_modules/golang.org/x/sync-0.6.0 branch April 5, 2024 04:28
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.

1 participant