dependabot[bot]
ec5e7eb70a
build(deps): bump golang.org/x/sys from 0.26.0 to 0.27.0
...
Bumps [golang.org/x/sys](https://github.com/golang/sys ) from 0.26.0 to 0.27.0.
- [Commits](https://github.com/golang/sys/compare/v0.26.0...v0.27.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/sys
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-11-08 04:29:56 +00:00
dependabot[bot]
b278296513
build(deps): bump golang.org/x/sys
...
Bumps [golang.org/x/sys](https://github.com/golang/sys ) from 0.14.1-0.20231108175955-e4099bfacb8c to 0.15.0.
- [Commits](https://github.com/golang/sys/commits/v0.15.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/sys
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-28 04:47:32 +00:00
dependabot[bot]
1be5d45df9
build(deps): bump github.com/cilium/ebpf from 0.9.1 to 0.9.3
...
Bumps [github.com/cilium/ebpf](https://github.com/cilium/ebpf ) from 0.9.1 to 0.9.3.
- [Release notes](https://github.com/cilium/ebpf/releases )
- [Commits](https://github.com/cilium/ebpf/compare/v0.9.1...v0.9.3 )
---
updated-dependencies:
- dependency-name: github.com/cilium/ebpf
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-10-03 04:15:32 +00:00
wineway
cab3888575
go.mod: golang.org/x/sys v0.0.0-20220310020820-b874c991c1a5
...
to include https://go-review.googlesource.com/c/sys/+/387194 which ensured unix::Getwd returned path is absolute
Signed-off-by: wineway <wangyuweihx@gmail.com >
2022-05-11 17:25:34 -07:00
dependabot[bot]
dc473cad80
build(deps): bump github.com/cilium/ebpf from 0.6.2 to 0.7.0
...
Bumps [github.com/cilium/ebpf](https://github.com/cilium/ebpf ) from 0.6.2 to 0.7.0.
- [Release notes](https://github.com/cilium/ebpf/releases )
- [Commits](https://github.com/cilium/ebpf/compare/v0.6.2...v0.7.0 )
---
updated-dependencies:
- dependency-name: github.com/cilium/ebpf
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-10-18 17:50:42 +00:00
Ben Hutchings
91b01682ae
Update golang.org/x/sys to add linux/ppc support
...
This package was recently updated to add support for Linux on
32-bit PowerPC (ppc), implemented by gccgo.
Signed-off-by: Ben Hutchings <ben.hutchings@essensium.com >
2021-05-03 00:38:11 +02:00