mirror of
https://git.vectorsigma.ru/public/k3s.git
synced 2026-08-06 21:50:01 +00:00
Update vendor
This commit is contained in:
5
vendor/github.com/opencontainers/runc/libcontainer/stacktrace/stacktrace.go
generated
vendored
Normal file
5
vendor/github.com/opencontainers/runc/libcontainer/stacktrace/stacktrace.go
generated
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
package stacktrace
|
||||
|
||||
type Stacktrace struct {
|
||||
Frames []Frame
|
||||
}
|
||||
Reference in New Issue
Block a user