From 45d0c1d389b92870566c2c232a5572746308828b Mon Sep 17 00:00:00 2001 From: randhid Date: Thu, 29 Aug 2024 20:59:51 -0400 Subject: [PATCH] revert to versionthat works, add back no_cgo flag to be conservative --- components/camera/fake/image_file.go | 2 ++ components/camera/transformpipeline/__debug_bin1813756603 | 0 components/camera/transformpipeline/__debug_bin2328290045 | 0 3 files changed, 2 insertions(+) delete mode 100644 components/camera/transformpipeline/__debug_bin1813756603 delete mode 100644 components/camera/transformpipeline/__debug_bin2328290045 diff --git a/components/camera/fake/image_file.go b/components/camera/fake/image_file.go index a9d443b6bad..458f3789d0f 100644 --- a/components/camera/fake/image_file.go +++ b/components/camera/fake/image_file.go @@ -1,3 +1,5 @@ +//go:build !no_cgo + package fake import ( diff --git a/components/camera/transformpipeline/__debug_bin1813756603 b/components/camera/transformpipeline/__debug_bin1813756603 deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/components/camera/transformpipeline/__debug_bin2328290045 b/components/camera/transformpipeline/__debug_bin2328290045 deleted file mode 100644 index e69de29bb2d..00000000000