do-agent: 3.15.1 -> 3.15.2

This commit is contained in:
R. Ryantm 2022-12-08 03:49:56 +00:00
parent 7ea3d4395d
commit be5ff49e53

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 = [