From 7bb7c32a7ca83f68bc786ef69aee181b8b4c3f25 Mon Sep 17 00:00:00 2001 From: Hamza El-Saawy <84944216+helsaawy@users.noreply.github.com> Date: Tue, 11 Jul 2023 17:18:52 -0400 Subject: [PATCH] [deps]Omni-bus dependency upgrade (#1837) Combine several dependabot PRs to deal with `test/go.mod` module issues: - https://github.com/microsoft/hcsshim/pull/1834 - https://github.com/microsoft/hcsshim/pull/1833 - https://github.com/microsoft/hcsshim/pull/1832 - https://github.com/microsoft/hcsshim/pull/1831 - https://github.com/microsoft/hcsshim/pull/1830 - https://github.com/microsoft/hcsshim/pull/1829 - https://github.com/microsoft/hcsshim/pull/1828 - https://github.com/microsoft/hcsshim/pull/1819 - https://github.com/microsoft/hcsshim/pull/1808 Regenerate proto files since `protoc-gen-go` is updated. Signed-off-by: Hamza El-Saawy --- computeagent/computeagent.pb.go | 2 +- extendedtask/extendedtask.pb.go | 2 +- ncproxyttrpc/networkconfigproxy.pb.go | 2 +- shimdiag/shimdiag.pb.go | 2 +- vmservice/vmservice.pb.go | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/computeagent/computeagent.pb.go b/computeagent/computeagent.pb.go index 0514384a2b..6d39c7ae95 100644 --- a/computeagent/computeagent.pb.go +++ b/computeagent/computeagent.pb.go @@ -1,6 +1,6 @@ // Code generated by protoc-gen-go. DO NOT EDIT. // versions: -// protoc-gen-go v1.30.0 +// protoc-gen-go v1.31.0 // protoc v4.23.2 // source: github.com/Microsoft/hcsshim/internal/computeagent/computeagent.proto diff --git a/extendedtask/extendedtask.pb.go b/extendedtask/extendedtask.pb.go index 5eb06219d3..05d1443754 100644 --- a/extendedtask/extendedtask.pb.go +++ b/extendedtask/extendedtask.pb.go @@ -1,6 +1,6 @@ // Code generated by protoc-gen-go. DO NOT EDIT. // versions: -// protoc-gen-go v1.30.0 +// protoc-gen-go v1.31.0 // protoc v4.23.2 // source: github.com/Microsoft/hcsshim/internal/extendedtask/extendedtask.proto diff --git a/ncproxyttrpc/networkconfigproxy.pb.go b/ncproxyttrpc/networkconfigproxy.pb.go index 15da67a9ad..51f95d788f 100644 --- a/ncproxyttrpc/networkconfigproxy.pb.go +++ b/ncproxyttrpc/networkconfigproxy.pb.go @@ -1,6 +1,6 @@ // Code generated by protoc-gen-go. DO NOT EDIT. // versions: -// protoc-gen-go v1.30.0 +// protoc-gen-go v1.31.0 // protoc v4.23.2 // source: github.com/Microsoft/hcsshim/internal/ncproxyttrpc/networkconfigproxy.proto diff --git a/shimdiag/shimdiag.pb.go b/shimdiag/shimdiag.pb.go index e531f20a91..5928abb158 100644 --- a/shimdiag/shimdiag.pb.go +++ b/shimdiag/shimdiag.pb.go @@ -1,6 +1,6 @@ // Code generated by protoc-gen-go. DO NOT EDIT. // versions: -// protoc-gen-go v1.30.0 +// protoc-gen-go v1.31.0 // protoc v4.23.2 // source: github.com/Microsoft/hcsshim/internal/shimdiag/shimdiag.proto diff --git a/vmservice/vmservice.pb.go b/vmservice/vmservice.pb.go index f4d4350d13..f7769b73dd 100644 --- a/vmservice/vmservice.pb.go +++ b/vmservice/vmservice.pb.go @@ -1,6 +1,6 @@ // Code generated by protoc-gen-go. DO NOT EDIT. // versions: -// protoc-gen-go v1.30.0 +// protoc-gen-go v1.31.0 // protoc v4.23.2 // source: github.com/Microsoft/hcsshim/internal/vmservice/vmservice.proto