Bump github.com/DataDog/datadog-api-client-go/v2 from 2.26.0 to 2.30.0 #53
Annotations
6 errors and 1 warning
security
datadog.SendToDatadog calls datadogV2.LogsApi.SubmitLog, which eventually calls http.Client.Do
|
security
datadog.SendToDatadog calls datadogV2.LogsApi.SubmitLog, which eventually calls http.Transport.CloseIdleConnections
|
security
datadog.SendToDatadog calls datadogV2.LogsApi.SubmitLog, which eventually calls http.Transport.RoundTrip
|
security
server.Start calls net.ListenPacket, which eventually calls netip.Addr.IsLoopback
|
security
server.Start calls net.ListenPacket, which eventually calls netip.Addr.IsMulticast
|
security
Process completed with exit code 3.
|
linting
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|