go mod tidy and go mod vendor
Signed-off-by: Kazuyoshi Kato <katokazu@amazon.com>
This commit is contained in:
33
vendor/modules.txt
vendored
33
vendor/modules.txt
vendored
@@ -115,11 +115,10 @@ github.com/containerd/imgcrypt/images/encryption
|
||||
## explicit; go 1.14
|
||||
github.com/containerd/nri
|
||||
github.com/containerd/nri/types/v1
|
||||
# github.com/containerd/ttrpc v1.1.0
|
||||
# github.com/containerd/ttrpc v1.1.1-0.20220420014843-944ef4a40df3
|
||||
## explicit; go 1.13
|
||||
github.com/containerd/ttrpc
|
||||
github.com/containerd/ttrpc/plugin
|
||||
# github.com/containerd/typeurl v1.0.3-0.20220324183432-6193a0e03259
|
||||
# github.com/containerd/typeurl v1.0.3-0.20220422153119-7f6e6d160d67
|
||||
## explicit; go 1.13
|
||||
github.com/containerd/typeurl
|
||||
# github.com/containerd/zfs v1.0.0
|
||||
@@ -197,38 +196,13 @@ github.com/go-logr/stdr
|
||||
# github.com/godbus/dbus/v5 v5.0.6
|
||||
## explicit; go 1.12
|
||||
github.com/godbus/dbus/v5
|
||||
# github.com/gogo/googleapis v1.4.1
|
||||
## explicit; go 1.12
|
||||
github.com/gogo/googleapis/google/rpc
|
||||
# github.com/gogo/protobuf v1.3.2
|
||||
## explicit; go 1.15
|
||||
github.com/gogo/protobuf/gogoproto
|
||||
github.com/gogo/protobuf/plugin/compare
|
||||
github.com/gogo/protobuf/plugin/defaultcheck
|
||||
github.com/gogo/protobuf/plugin/description
|
||||
github.com/gogo/protobuf/plugin/embedcheck
|
||||
github.com/gogo/protobuf/plugin/enumstringer
|
||||
github.com/gogo/protobuf/plugin/equal
|
||||
github.com/gogo/protobuf/plugin/face
|
||||
github.com/gogo/protobuf/plugin/gostring
|
||||
github.com/gogo/protobuf/plugin/marshalto
|
||||
github.com/gogo/protobuf/plugin/oneofcheck
|
||||
github.com/gogo/protobuf/plugin/populate
|
||||
github.com/gogo/protobuf/plugin/size
|
||||
github.com/gogo/protobuf/plugin/stringer
|
||||
github.com/gogo/protobuf/plugin/testgen
|
||||
github.com/gogo/protobuf/plugin/union
|
||||
github.com/gogo/protobuf/plugin/unmarshal
|
||||
github.com/gogo/protobuf/proto
|
||||
github.com/gogo/protobuf/protoc-gen-gogo/descriptor
|
||||
github.com/gogo/protobuf/protoc-gen-gogo/generator
|
||||
github.com/gogo/protobuf/protoc-gen-gogo/generator/internal/remap
|
||||
github.com/gogo/protobuf/protoc-gen-gogo/grpc
|
||||
github.com/gogo/protobuf/protoc-gen-gogo/plugin
|
||||
github.com/gogo/protobuf/sortkeys
|
||||
github.com/gogo/protobuf/types
|
||||
github.com/gogo/protobuf/vanity
|
||||
github.com/gogo/protobuf/vanity/command
|
||||
# github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da
|
||||
## explicit
|
||||
github.com/golang/groupcache/lru
|
||||
@@ -241,6 +215,7 @@ github.com/golang/protobuf/protoc-gen-go/descriptor
|
||||
github.com/golang/protobuf/ptypes
|
||||
github.com/golang/protobuf/ptypes/any
|
||||
github.com/golang/protobuf/ptypes/duration
|
||||
github.com/golang/protobuf/ptypes/empty
|
||||
github.com/golang/protobuf/ptypes/timestamp
|
||||
github.com/golang/protobuf/ptypes/wrappers
|
||||
# github.com/google/go-cmp v0.5.6
|
||||
@@ -548,6 +523,7 @@ google.golang.org/appengine/urlfetch
|
||||
# google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa => google.golang.org/genproto v0.0.0-20200224152610-e50cd9704f63
|
||||
## explicit; go 1.11
|
||||
google.golang.org/genproto/googleapis/api/httpbody
|
||||
google.golang.org/genproto/googleapis/rpc/code
|
||||
google.golang.org/genproto/googleapis/rpc/errdetails
|
||||
google.golang.org/genproto/googleapis/rpc/status
|
||||
google.golang.org/genproto/protobuf/field_mask
|
||||
@@ -635,6 +611,7 @@ google.golang.org/protobuf/runtime/protoimpl
|
||||
google.golang.org/protobuf/types/descriptorpb
|
||||
google.golang.org/protobuf/types/known/anypb
|
||||
google.golang.org/protobuf/types/known/durationpb
|
||||
google.golang.org/protobuf/types/known/emptypb
|
||||
google.golang.org/protobuf/types/known/timestamppb
|
||||
google.golang.org/protobuf/types/known/wrapperspb
|
||||
google.golang.org/protobuf/types/pluginpb
|
||||
|
||||
Reference in New Issue
Block a user