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
commit 88451b906d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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 = [