cunicu: 0.5.53 -> 0.5.65 (#363605)

Co-authored-by: R. Ryantm <ryantm-bot@ryantm.com>
This commit is contained in:
Steffen Vogel
2024-12-09 18:45:38 -05:00
committed by GitHub
co-authored by R. Ryantm
parent 756a7e1169
commit daa80365f5
+3 -3
View File
@@ -10,13 +10,13 @@
}:
buildGoModule rec {
pname = "cunicu";
version = "0.5.53";
version = "0.5.65";
src = fetchFromGitHub {
owner = "cunicu";
repo = "cunicu";
rev = "v${version}";
hash = "sha256-y8JyXf+LdquhVr9G5wX1LdMF7wpj5PZG3xXGAWoypzA=";
hash = "sha256-U+aFGh6OykjBUQvpm4TGE1AMfK0CAgjXjszC634x+/g=";
};
nativeBuildInputs = [
@@ -28,7 +28,7 @@ buildGoModule rec {
CGO_ENABLED = 0;
vendorHash = "sha256-OiLVdEf6fcGHx0k0xC5sZwhnK0FiLgfdkz2zNgBbcgY=";
vendorHash = "sha256-g6qjtdxqwABjxm6kdqwtVgYHFqEvcU6PI4bCmebXt/U=";
# These packages contain networking dependent tests which fail in the sandbox
excludedPackages = [