github.com/ubuntu/ubuntu-report@v1.7.4-0.20240410144652-96f37d845fac/debian/not-installed (about) 1 # we don't install vendor code in the golang binding package: nested vendor is going to be deprecated 2 # in Go and people using the golang bindings would chose their own vendor version or packaged deps. 3 usr/share/gocode/src/github.com/ubuntu/ubuntu-report/vendor 4 # don't install command line code, we only ship the library and internals 5 usr/share/gocode/src/github.com/ubuntu/ubuntu-report/cmd 6 # don’t install bindings as there is no real consumer 7 usr/share/gocode/src/github.com/ubuntu/ubuntu-report/pkg/ 8 usr/share/gocode/src/github.com/ubuntu/ubuntu-report/internal/ 9 usr/share/gocode/src/github.com/ubuntu/ubuntu-report/go.*