do-agent: 3.16.4 -> 3.16.6

This commit is contained in:
R. Ryantm 2023-09-05 23:29:30 +00:00
parent 97927dfad9
commit c3ac60389e

View File

@ -2,13 +2,13 @@
buildGoModule rec {
pname = "do-agent";
version = "3.16.4";
version = "3.16.6";
src = fetchFromGitHub {
owner = "digitalocean";
repo = "do-agent";
rev = version;
sha256 = "sha256-6pc8cbCRjZG1uPYTOBbQeRqVZ7YwFAapNzor2lqGuRE=";
sha256 = "sha256-2KzgIv7DMEnzEJzC0fUrHQ1VIqClCgw55huqZFlctxk=";
};
ldflags = [