do-agent: 3.16.9 -> 3.16.11

This commit is contained in:
R. Ryantm 2024-07-10 02:00:28 +00:00
parent 655a58a72a
commit 992c595858

View File

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