File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ require (
15
15
github.com/containers/buildah v1.40.0
16
16
github.com/containers/common v0.63.0
17
17
github.com/containers/conmon v2.0.20+incompatible
18
- github.com/containers/gvisor-tap-vsock v0.8.5
18
+ github.com/containers/gvisor-tap-vsock v0.8.6
19
19
github.com/containers/image/v5 v5.35.0
20
20
github.com/containers/libhvee v0.10.0
21
21
github.com/containers/ocicrypt v1.2.1
Original file line number Diff line number Diff line change @@ -72,8 +72,8 @@ github.com/containers/common v0.63.0 h1:ox6vgUYX5TSvt4W+bE36sYBVz/aXMAfRGVAgvknS
72
72
github.com/containers/common v0.63.0 /go.mod h1:+3GCotSqNdIqM3sPs152VvW7m5+Mg8Kk+PExT3G9hZw =
73
73
github.com/containers/conmon v2.0.20+incompatible h1:YbCVSFSCqFjjVwHTPINGdMX1F6JXHGTUje2ZYobNrkg =
74
74
github.com/containers/conmon v2.0.20+incompatible /go.mod h1:hgwZ2mtuDrppv78a/cOBNiCm6O0UMWGx1mu7P00nu5I =
75
- github.com/containers/gvisor-tap-vsock v0.8.5 h1:s7PA8znsZ4mamev5nNLsQqduYSlz1Ze5TWjfXnAfpEs =
76
- github.com/containers/gvisor-tap-vsock v0.8.5 /go.mod h1:A2e733OAwqSmHtWXF1WRbDZcqaZgskR5F0qk1daSz/k =
75
+ github.com/containers/gvisor-tap-vsock v0.8.6 h1:9SeAXK+K2o36CtrgYk6zRXbU3zrayjvkrI8b7/O6u5A =
76
+ github.com/containers/gvisor-tap-vsock v0.8.6 /go.mod h1:+0mtKmm4STeSDnZe+DGnIwN4EH2f7AcWir7PwT28Ti0 =
77
77
github.com/containers/image/v5 v5.35.0 h1:T1OeyWp3GjObt47bchwD9cqiaAm/u4O4R9hIWdrdrP8 =
78
78
github.com/containers/image/v5 v5.35.0 /go.mod h1:8vTsgb+1gKcBL7cnjyNOInhJQfTUQjJoO2WWkKDoebM =
79
79
github.com/containers/libhvee v0.10.0 h1:7VLv8keWZpHuGmWvyY4c1mVH5V1JYb1G78VC+8AlrM0 =
Original file line number Diff line number Diff line change @@ -212,7 +212,7 @@ github.com/containers/common/version
212
212
# github.com/containers/conmon v2.0.20+incompatible
213
213
## explicit
214
214
github.com/containers/conmon/runner/config
215
- # github.com/containers/gvisor-tap-vsock v0.8.5
215
+ # github.com/containers/gvisor-tap-vsock v0.8.6
216
216
## explicit; go 1.23.0
217
217
github.com/containers/gvisor-tap-vsock/pkg/types
218
218
# github.com/containers/image/v5 v5.35.0
You can’t perform that action at this time.
0 commit comments