do-agent: 3.17.1 -> 3.18.0

This commit is contained in:
R. Ryantm
2025-07-10 18:45:26 +00:00
parent 52809155bd
commit e7ee980f5e
+2 -2
View File
@@ -6,13 +6,13 @@
buildGoModule rec {
pname = "do-agent";
version = "3.17.1";
version = "3.18.0";
src = fetchFromGitHub {
owner = "digitalocean";
repo = "do-agent";
rev = version;
sha256 = "sha256-XzZ9UmEA45ipVU0AHLZ+HeW/rmlBtgLXgyyGF1O1nqE=";
sha256 = "sha256-sS6aBJVrF9NrAzizSBBXKM3iMAHa+j9rDw7hZSHgRFg=";
};
ldflags = [