Merge pull request #283932 from r-ryantm/auto-update/oauth2c

oauth2c: 1.12.3 -> 1.13.0
This commit is contained in:
Nick Cao 2024-01-26 08:46:16 -05:00 committed by GitHub
commit 235ca05f09
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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