gonic: 0.21.0 -> 0.22.0

This commit is contained in:
R. Ryantm
2026-06-08 20:53:55 +00:00
parent 3438114c15
commit a71186b663
+2 -2
View File
@@ -20,12 +20,12 @@
buildGoModule (finalAttrs: {
pname = "gonic";
version = "0.21.0";
version = "0.22.0";
src = fetchFromGitHub {
owner = "sentriz";
repo = "gonic";
rev = "v${finalAttrs.version}";
sha256 = "sha256-+plbpqaWWr3gA3grfl5yawEyrQyw6h6rvATqGxEO09c=";
sha256 = "sha256-I0+5mzybWc8NP3yfePFyHEsSTDfniYQjIaZpe4djGGM=";
};
vendorHash = "sha256-OynYgtqWNMyrUvysi9cNqL0nAfUXP8cOEx02lSP6E7E=";