mirror of
https://github.com/containers/podman.git
synced 2025-11-30 18:18:18 +08:00
As the title says. This is the last dance step in preparation for Podman v4.8. [NO NEW TESTS NEEDED] Signed-off-by: TomSweeneyRedHat <tsweeney@redhat.com>
4 lines
146 B
Go
4 lines
146 B
Go
package stack
|
|
|
|
//go:generate protoc -I=. -I=../../vendor/ --go_out=. --go_opt=paths=source_relative --go_opt=Mstack.proto=/util/stack stack.proto
|