Rodolfo Carvalho
Rodolfo Carvalho
I think this was implemented in https://github.com/joefitzgerald/go-plus/releases/tag/v6.0.0.
@edridgedsouza thanks for the PR. Sorry I did not reply earlier, I was not receiving notifications for this repo.
Without much thought, having an API to answer the more specific question "what are the importers of a specific version of a package" would make plausible to derive the answer...
See also [navigator.sendBeacon()](https://developer.mozilla.org/en-US/docs/Web/API/Navigator/sendBeacon) (via [web.dev/vitals](https://web.dev/vitals/)).
Hi @mmmoussa, if you avoid using the global APIs (`Sentry.*` calls that mutate global state), and is willing to turn off integrations that are also inheritly global (those that hook...
Hi! Have a look at https://github.com/golangci/golangci-lint-action/issues/442#issuecomment-1203786890, maybe building golangci-lint from source is an option for you.
@dennwc would you mind sharing what is your use case? A quick look onto https://github.com/zerok/sentry-go/commit/36dc6dbb540ea558e0d1225f2f4493b584f0244c and I see some things would need to be better defined, for example, as implemented,...
Hi @mbyio, very good questions about using the Sentry Go SDK. I see that @kamilogorek already gave you very detailed answers. Do you still need any help? Cheers!
https://github.com/go-modules-by-example/index/blob/master/019_apidiff/README.md
https://go.googlesource.com/exp/+/master/apidiff/README.md