Commit 9f85d63
committed
Fix CI issues: vendor sync, lint errors, and protobuf generation
- Remove go.work.sum file causing vendor inconsistencies
- Fix tools.go imports per reviewer feedback (remove unused containerd/v2/pkg/oci)
- Regenerate vendor directory with GOWORK=off for consistency
- All golangci-lint errors resolved (0 issues)
- Protobuf generation working correctly
Addresses CI failures in verify-vendor, lint (linux), and protos jobs.
Addresses reviewer feedback on tools.go imports.
Signed-off-by: Jie Chen <jiechen0826@users.noreply.github.com>
Signed-off-by: Jie Chen <jiechen3@microsoft.com>1 parent 5df5974 commit 9f85d63
90 files changed
Lines changed: 33288 additions & 0 deletions
File tree
- vendor
- google.golang.org/protobuf
- internal
- msgfmt
- order
- pragma
- protolazy
- set
- strs
- version
- protoadapt
- proto
- reflect
- protodesc
- protopath
- protorange
- protoreflect
- protoregistry
- runtime
- protoiface
- protoimpl
- types
- descriptorpb
- dynamicpb
- gofeaturespb
- known
- anypb
- durationpb
- emptypb
- fieldmaskpb
- timestamppb
- pluginpb
- gopkg.in/yaml.v3
- sigs.k8s.io/yaml
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Lines changed: 261 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 89 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments