File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed
internal/actions/cmd/thirdpartycheck Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change 49
49
"github.com/cloudprober/cloudprober" , // https://github.com/googleapis/google-cloud-go/issues/9377
50
50
51
51
// Third party deps (temporary exception(s)).
52
- "github.com/json-iterator/go" , // https://github.com/googleapis/google-cloud-go/issues/9380
53
- "go.einride.tech/aip" , // https://github.com/googleapis/google-cloud-go/issues/9338
54
- "rsc.io/binaryregexp" , // https://github.com/googleapis/google-cloud-go/issues/9376
52
+ "go.einride.tech/aip" , // https://github.com/googleapis/google-cloud-go/issues/9338
53
+ "rsc.io/binaryregexp" , // https://github.com/googleapis/google-cloud-go/issues/9376
55
54
}
56
55
)
57
56
You can’t perform that action at this time.
0 commit comments