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

do-agent: 3.14.1 -> 3.15.1
This commit is contained in:
Mario Rodas 2022-12-01 04:30:15 -05:00 committed by GitHub
commit a402350a10
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.14.1";
version = "3.15.1";
src = fetchFromGitHub {
owner = "digitalocean";
repo = "do-agent";
rev = version;
sha256 = "sha256-hwNr/yb41vd0cuLGsGJYEbBLE6WHay9d4TUp7fbN8Es=";
sha256 = "sha256-a3/zwBxxTdcDQkvKb/Fj1M2U1qhKRXg7dtRzEgkKCu0=";
};
ldflags = [