do-agent: 3.11.0 -> 3.12.0

This commit is contained in:
R. Ryantm 2021-12-06 14:01:52 +00:00
parent 7f744ff0b9
commit 363c5a0759

View File

@ -2,13 +2,13 @@
buildGoModule rec {
pname = "do-agent";
version = "3.11.0";
version = "3.12.0";
src = fetchFromGitHub {
owner = "digitalocean";
repo = "do-agent";
rev = version;
sha256 = "sha256-Up7HBG6h24XIjBRvQYZpuB5lWXYTipQql9loykwwd1k=";
sha256 = "sha256-9xbtZeufDhci3yTsxAcPcYtnEhOg9k/K8a44SXXiAY0=";
};
ldflags = [