Skip to content

Commit 9f85d63

Browse files
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

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

vendor/google.golang.org/protobuf/internal/msgfmt/format.go

Lines changed: 261 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/google.golang.org/protobuf/internal/order/order.go

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

Comments
 (0)