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

do-agent: 3.11.0 -> 3.12.0
This commit is contained in:
Mario Rodas 2021-12-08 09:10:16 -05:00 committed by GitHub
commit 44992a6a1b
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.11.0";
version = "3.12.0";
src = fetchFromGitHub {
owner = "digitalocean";
repo = "do-agent";
rev = version;
sha256 = "sha256-Up7HBG6h24XIjBRvQYZpuB5lWXYTipQql9loykwwd1k=";
sha256 = "sha256-9xbtZeufDhci3yTsxAcPcYtnEhOg9k/K8a44SXXiAY0=";
};
ldflags = [