mirror of
https://github.com/openfaas/faasd.git
synced 2025-06-17 12:46:57 +00:00
10 lines
175 B
Modula-2
Generated
10 lines
175 B
Modula-2
Generated
module github.com/containerd/fifo
|
|
|
|
go 1.13
|
|
|
|
require (
|
|
github.com/pkg/errors v0.9.1
|
|
github.com/stretchr/testify v1.6.1
|
|
golang.org/x/sys v0.0.0-20210124154548-22da62e12c0c
|
|
)
|