Merge pull request #274626 from r-ryantm/auto-update/kubedock

kubedock: 0.14.1 -> 0.15.0
This commit is contained in:
Pascal Bach 2023-12-17 18:59:21 +01:00 committed by GitHub
commit 17eaac83fe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,16 +2,16 @@
buildGoModule rec {
pname = "kubedock";
version = "0.14.1";
version = "0.15.0";
src = fetchFromGitHub {
owner = "joyrex2001";
repo = "kubedock";
rev = version;
hash = "sha256-xjt/RqvkOHTSTZwNgxmlUeYndPW9jwUE1knLyNXDxaE=";
hash = "sha256-UCoQm/lg8QRwsK2riJyHmCLg+Ash8Pg+6Va1RVemdt0=";
};
vendorHash = "sha256-4X4v40c4J5SPwj53Zk+j+A9k0RkHGwqz128E+FnLr1c=";
vendorHash = "sha256-mkzj+8c1MJgPHohSjSj7OW+xoYvI9Qoj3cXJ1iRDeWc=";
# config.Build not defined as it would break r-ryantm
ldflags = [