dependabot[bot]
bc390b2e67
build(deps): bump golang.org/x/sys from 0.8.0 to 0.9.0
...
Bumps [golang.org/x/sys](https://github.com/golang/sys ) from 0.8.0 to 0.9.0.
- [Commits](https://github.com/golang/sys/compare/v0.8.0...v0.9.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-06-13 04:58:49 +00:00
dependabot[bot]
a6e95c53f4
build(deps): bump golang.org/x/sys from 0.6.0 to 0.7.0
...
Bumps [golang.org/x/sys](https://github.com/golang/sys ) from 0.6.0 to 0.7.0.
- [Release notes](https://github.com/golang/sys/releases )
- [Commits](https://github.com/golang/sys/compare/v0.6.0...v0.7.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-04-05 04:59:43 +00:00
dependabot[bot]
6faef164f5
build(deps): bump golang.org/x/net from 0.7.0 to 0.8.0
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.7.0 to 0.8.0.
- [Release notes](https://github.com/golang/net/releases )
- [Commits](https://github.com/golang/net/compare/v0.7.0...v0.8.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-03-06 05:03:16 +00:00
dependabot[bot]
14e3ce9edb
build(deps): bump golang.org/x/sys from 0.4.0 to 0.5.0
...
Bumps [golang.org/x/sys](https://github.com/golang/sys ) from 0.4.0 to 0.5.0.
- [Release notes](https://github.com/golang/sys/releases )
- [Commits](https://github.com/golang/sys/compare/v0.4.0...v0.5.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-02-07 04:03:31 +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
dependabot[bot]
5ed3fdff8f
build(deps): bump github.com/moby/sys/mountinfo from 0.6.1 to 0.6.2
...
Bumps [github.com/moby/sys/mountinfo](https://github.com/moby/sys ) from 0.6.1 to 0.6.2.
- [Release notes](https://github.com/moby/sys/releases )
- [Commits](https://github.com/moby/sys/compare/mountinfo/v0.6.1...mountinfo/v0.6.2 )
---
updated-dependencies:
- dependency-name: github.com/moby/sys/mountinfo
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-06-07 04:14:12 +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
Akihiro Suda
f8c48e4617
go.mod: golang.org/x/sys v0.0.0-20211116061358-0a5406a5449c
...
Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp >
2021-12-07 17:33:46 +09:00
Sebastiaan van Stijn
0e21d56ed8
go.mod: golang.org/x/sys v0.0.0-20211025201205-69cdffdb9359
...
full diff: 6f6e22806c...69cdffdb93
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2021-11-05 17:09:21 +01: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
Sebastiaan van Stijn
71c10e3c78
vendor: github.com/moby/sys/mountinfo v0.2.0
...
full diff: https://github.com/moby/sys/compare/mountinfo/v0.1.3...mountinfo/v0.2.0
Bug fixes:
- Fix path unescaping for paths with double quotes
Improvements:
- Mounted: speed up by adding fast paths using openat2 (Linux-only) and stat
- Mounted: relax path requirements (allow relative, non-cleaned paths, symlinks)
- Unescape fstype and source fields
- Documentation improvements
Testing/CI:
- Unit tests: exclude darwin
- CI: run tests under Fedora 32 to test openat2
- TestGetMounts: fix for Ubuntu build system
- Makefile: fix ignoring test failures
- CI: add cross build
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2020-09-16 22:52:26 +02:00
John Hwang
5935296367
Update go.mod
...
Signed-off-by: John Hwang <john.f.hwang@gmail.com >
2020-07-30 05:28:39 -07:00
Akihiro Suda
dfc1b0cd51
update vendor
...
Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp >
2020-03-28 04:22:06 +09:00