Oh, I realize why I stopped -- I removed the `vendor` folder from the salsa repo, but when building, I'm getting the following error:
E: golang-k8s-sigs-structured-merge-diff source: source-includes-file-in-files-excluded vendor/gopkg.in/yaml.v2/parserc.go E: golang-k8s-sigs-structured-merge-diff source: source-includes-file-in-files-excluded vendor/gopkg.in/yaml.v2/readerc.go . . . and I wasn't able to and haven't found the solution yet. Would you quickly point me in the right direction please? thx a lot. On Wed, May 13, 2020 at 8:30 AM Tong Sun <[email protected]> wrote: > Oh, I didn't know that anyone was depending on it. > > I'll get it packed in a day or two. > > thx > > On Wed, May 13, 2020 at 2:12 AM Shengjing Zhu <[email protected]> wrote: > > > > On Mon, Mar 9, 2020 at 11:42 AM Tong Sun > > <[email protected]> wrote: > > > > > > Package: wnpp > > > Severity: wishlist > > > Owner: Tong Sun <[email protected]> > > > > > > * Package name : golang-k8s-sigs-structured-merge-diff > > > Version : 3.0.0-1 > > > Upstream Author : Kubernetes SIGs > > > * URL : > https://github.com/kubernetes-sigs/structured-merge-diff > > > * License : Apache-2.0 > > > Programming Lang: Go > > > Description : Implementation for "server-side apply" > > > > > > Structured Merge and Diff. It implements the Kubernetes "APPLY" > operation, > > > apart from the PUT/PATCH operations. > > > > > > Dependency of github.com/google/go-containerregistry & > > > github.com/GoogleContainerTools/container-diff. > > > > > > > Are you still working on it? Since it's a tiny library, can I just take > it? > > > > -- > > Shengjing Zhu >

