nixpkgs/pkgs/tools/networking/dd-agent
Dave Aitken 5727fbea4a
datadog-agent: build with go118
If using go119, the agent throws an error at startup:

```
panic: Something in this program imports go4.org/unsafe/assume-no-moving-gc to declare that it assumes a non-moving garbage collector, but your version of go4.org/unsafe/assume-no-moving-gc hasn't been updated to assert that it's safe against the go1.19 runtime
```

I believe this needs a fix in the datadog package itself, similar to:
https://github.com/DataDog/datadog-agent/pull/11455 but for go1.19
2022-12-09 09:14:09 +00:00
..
datadog-agent.nix datadog-agent: build with go118 2022-12-09 09:14:09 +00:00
datadog-process-agent.nix datadog-process-agent: 6.11.1 -> 7.30.2 2021-09-11 15:32:14 -07:00
integrations-core.nix datadog-integrations-core: 7.30.1 -> 7.38.0 2022-08-09 17:49:02 +02:00