Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e8da10aa authored by Colin Cross's avatar Colin Cross
Browse files

Remove extra go.mod files

Only the top level build/soong/go.mod file should exist, any extras
breaks `go test ./...` in build/soong, and also breaks the kythe build
that produces xrefs for code search.

Bug: 315537199
Test: go test ./...
Change-Id: Id5262550654ff1559cfb3fa1ecdae95c126109df
parent a72573a7
Loading
Loading
Loading
Loading
+0 −3
Original line number Original line Diff line number Diff line
module android/soong/testing/code_metadata_internal_proto

go 1.18
+0 −3
Original line number Original line Diff line number Diff line
module android/soong/testing/code_metadata_proto

go 1.18

testing/test_spec_proto/go.mod

deleted100644 → 0
+0 −3
Original line number Original line Diff line number Diff line
module android/soong/testing/test_spec_proto

go 1.18