Bug: 296873595 Test: Manual test (use go test inside tools/metadata/testdata) Change-Id: I404b57224828149f26bcf4deadb662f513886231
11 lines
182 B
Plaintext
11 lines
182 B
Plaintext
go 1.18
|
|
|
|
use (
|
|
.
|
|
../../../../external/golang-protobuf
|
|
../../../soong/testing/test_spec_proto
|
|
|
|
)
|
|
|
|
replace google.golang.org/protobuf v0.0.0 => ../../../../external/golang-protobuf
|