Merge pull request #154445 from r-ryantm/auto-update/do-agent

do-agent: 3.12.0 -> 3.13.0
This commit is contained in:
Mario Rodas
2022-01-15 13:51:38 -05:00
committed by GitHub
+2 -2
View File
@@ -2,13 +2,13 @@
buildGoModule rec {
pname = "do-agent";
version = "3.12.0";
version = "3.13.0";
src = fetchFromGitHub {
owner = "digitalocean";
repo = "do-agent";
rev = version;
sha256 = "sha256-9xbtZeufDhci3yTsxAcPcYtnEhOg9k/K8a44SXXiAY0=";
sha256 = "sha256-GJwNJRH7Ib4b3ZP0JHDMZD6h/AZvpRpIaZUDtnLFVoc=";
};
ldflags = [