go.chromium.org/luci@v0.0.0-20240309015107-7cdc2e660f33/common/api/internal/README.md (about)

     1  Hacks area
     2  ----------
     3  
     4  `gensupport` directory here (excluding tests, add preserving the original
     5  LICENSE) was copied verbatim from [google-api-go-client.git], since the original
     6  package is in `internal` now and no longer importable from luci-go.
     7  
     8  See [https://crbug.com/1003496] for more info.
     9  
    10  This is **a temporary solution** until luci-go no longer depends on deprecated
    11  Cloud Endpoints v1 APIs. Note that copied `gensupport` still depends on public
    12  bits of `google-api-go-client.git`, so if  they drift apart too much, stuff
    13  will break.
    14  
    15  [google-api-go-client.git]: https://code.googlesource.com/google-api-go-client.git/+/master/internal/gensupport/