Merge staging-next into staging

This commit is contained in:
github-actions[bot]
2021-05-16 01:01:01 +00:00
committed by GitHub
41 changed files with 3677 additions and 198 deletions
+2 -2
View File
@@ -2,13 +2,13 @@
buildGoModule rec {
pname = "do-agent";
version = "3.9.4";
version = "3.10.0";
src = fetchFromGitHub {
owner = "digitalocean";
repo = "do-agent";
rev = version;
sha256 = "sha256-h5Bv6Us1NrxhUWBckUcGzh3qDk8yDbkmLnV6ZYDdClU=";
sha256 = "sha256-boEgCC3uWvJvb6VKpNhh6vHCfeE7oun5oneI2ITKh9g=";
};
buildFlagsArray = ''