do-agent: 3.18.6 -> 3.18.7

This commit is contained in:
R. Ryantm
2025-12-18 19:52:25 +00:00
parent f103b80dfb
commit 97b2fc3b50
+2 -2
View File
@@ -6,13 +6,13 @@
buildGoModule rec {
pname = "do-agent";
version = "3.18.6";
version = "3.18.7";
src = fetchFromGitHub {
owner = "digitalocean";
repo = "do-agent";
rev = version;
sha256 = "sha256-9JYDxHtrJn20QIcV4OHySzrwx9jRJyqx3WYfxoJX4Hw=";
sha256 = "sha256-0subv3u+iO409GiHA9HaWUAo21F2hgmQnNaOPbPXKiU=";
};
ldflags = [