do-agent: 3.16.8 -> 3.16.9

This commit is contained in:
R. Ryantm 2024-05-16 00:34:23 +00:00
parent 0f2ebf4b0b
commit a2d16d34f3

View File

@ -2,13 +2,13 @@
buildGoModule rec {
pname = "do-agent";
version = "3.16.8";
version = "3.16.9";
src = fetchFromGitHub {
owner = "digitalocean";
repo = "do-agent";
rev = version;
sha256 = "sha256-uMPR1vFu3NMvRyL7PCfjQTGEfUtRiyItOqt4HJ2L+Wo=";
sha256 = "sha256-9ZSDBjO28spFymoXBwrJQg7Y17qUfzShcIsmUJBIxyY=";
};
ldflags = [