Skip to content

Commit c6e7554

Browse files
update vendor after rebase
Signed-off-by: yaroslavborbat <[email protected]>
1 parent a813376 commit c6e7554

File tree

2 files changed

+0
-40
lines changed

2 files changed

+0
-40
lines changed

staging/src/k8s.io/mount-utils/go.mod

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ godebug default=go1.23
88

99
require (
1010
github.com/moby/sys/mountinfo v0.7.1
11-
github.com/opencontainers/runc v1.1.14
1211
github.com/stretchr/testify v1.9.0
1312
golang.org/x/exp v0.0.0-20240719175910-8a7402abbf56
1413
golang.org/x/sys v0.23.0
@@ -17,15 +16,11 @@ require (
1716
)
1817

1918
require (
20-
github.com/coreos/go-systemd/v22 v22.5.0 // indirect
2119
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
2220
github.com/go-logr/logr v1.4.2 // indirect
23-
github.com/godbus/dbus/v5 v5.1.0 // indirect
2421
github.com/kr/pretty v0.3.1 // indirect
25-
github.com/opencontainers/runtime-spec v1.2.0 // indirect
2622
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 // indirect
2723
github.com/rogpeppe/go-internal v1.12.0 // indirect
28-
github.com/sirupsen/logrus v1.9.3 // indirect
2924
gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c // indirect
3025
gopkg.in/yaml.v3 v3.0.1 // indirect
3126
)

staging/src/k8s.io/mount-utils/go.sum

Lines changed: 0 additions & 35 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)