Merge pull request #205097 from r-ryantm/auto-update/do-agent

do-agent: 3.15.1 -> 3.15.2
This commit is contained in:
figsoda
2022-12-07 23:58:53 -05:00
committed by GitHub
+2 -2
View File
@@ -2,13 +2,13 @@
buildGoModule rec {
pname = "do-agent";
version = "3.15.1";
version = "3.15.2";
src = fetchFromGitHub {
owner = "digitalocean";
repo = "do-agent";
rev = version;
sha256 = "sha256-a3/zwBxxTdcDQkvKb/Fj1M2U1qhKRXg7dtRzEgkKCu0=";
sha256 = "sha256-YK4k2iSKrRVraUjbUCYxNjH+CGn6eASsEKIU5QsfcNM=";
};
ldflags = [