mirror of
https://github.com/mudler/luet.git
synced 2025-09-17 07:42:25 +00:00
Update gomod and vendor
This commit is contained in:
14
vendor/github.com/containerd/ttrpc/go.mod
generated
vendored
Normal file
14
vendor/github.com/containerd/ttrpc/go.mod
generated
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
module github.com/containerd/ttrpc
|
||||
|
||||
go 1.13
|
||||
|
||||
require (
|
||||
github.com/gogo/protobuf v1.3.1
|
||||
github.com/konsorten/go-windows-terminal-sequences v1.0.2 // indirect
|
||||
github.com/pkg/errors v0.9.1
|
||||
github.com/prometheus/procfs v0.0.0-20190522114515-bc1a522cf7b1
|
||||
github.com/sirupsen/logrus v1.4.2
|
||||
golang.org/x/sys v0.0.0-20200120151820-655fe14d7479
|
||||
google.golang.org/genproto v0.0.0-20200117163144-32f20d992d24
|
||||
google.golang.org/grpc v1.26.0
|
||||
)
|
Reference in New Issue
Block a user