oauth2c: 1.13.0 -> 1.14.0

This commit is contained in:
R. Ryantm 2024-05-28 14:54:00 +00:00
parent c51180147c
commit 58516d6ee8

View File

@ -5,16 +5,16 @@
buildGoModule rec {
pname = "oauth2c";
version = "1.13.0";
version = "1.14.0";
src = fetchFromGitHub {
owner = "cloudentity";
repo = pname;
rev = "v${version}";
hash = "sha256-NNVHEV8qnPv+xXFzPsh1V+fSOQZxpADCRPIUsak5M5M=";
hash = "sha256-sxaInCsW3MKOYV3TscJYGwzSncg5TUW9YVheuxoO1h4=";
};
vendorHash = "sha256-x6cb19rKJXm+EIxJeykhpFmUYOPb/VljzCOVjorP5MQ=";
vendorHash = "sha256-PdLh/J0HUvr1JjW/ew5PQe9TJNykI4tJhlRoVjRT/hg=";
doCheck = false; # tests want to talk to oauth2c.us.authz.cloudentity.io