do-agent: 3.17.1 -> 3.18.0 (#424129)

This commit is contained in:
Paul Meyer 2025-07-24 11:37:42 +02:00 committed by GitHub
commit e22e1c8dcc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -6,13 +6,13 @@
buildGoModule rec {
pname = "do-agent";
version = "3.17.1";
version = "3.18.0";
src = fetchFromGitHub {
owner = "digitalocean";
repo = "do-agent";
rev = version;
sha256 = "sha256-XzZ9UmEA45ipVU0AHLZ+HeW/rmlBtgLXgyyGF1O1nqE=";
sha256 = "sha256-sS6aBJVrF9NrAzizSBBXKM3iMAHa+j9rDw7hZSHgRFg=";
};
ldflags = [