Hello Nicolas, On Sat, Feb 28, 2026 at 5:38 PM Nicolas Peugnet <[email protected]> wrote: > But looking at the go.mod of golang-google-api, it does not seem to be > required. I tried to build the package without it and everything went > fine. @ajqlee: was this dependency needed at some point?
It was needed to fix FTBFS. Have you tried to rebuild the package without that? -- -Andrew
