usql: 0.19.14 -> 0.19.15

This commit is contained in:
R. Ryantm
2025-01-03 09:30:57 +00:00
parent 4833f7aa47
commit 278286c93e
+3 -3
View File
@@ -11,13 +11,13 @@
buildGoModule rec {
pname = "usql";
version = "0.19.14";
version = "0.19.15";
src = fetchFromGitHub {
owner = "xo";
repo = "usql";
rev = "v${version}";
hash = "sha256-RKeUh+a2fyvvwm1dcRY2ydAloD9kD9mgLcrjmKSl1Xw=";
hash = "sha256-sZre2hMJvUyAmsTeXXzwQZhLzZUTx3eFmi7mGHHTAkk=";
};
buildInputs = [
@@ -25,7 +25,7 @@ buildGoModule rec {
icu
];
vendorHash = "sha256-AA4w9ROVozDXx2F/3PoOe0BSDC/GFkmsVmt/daK9MQU=";
vendorHash = "sha256-DpqQK6PQaqNYaLL0SsWLyKy8xFZdsYk9RjRx3178g7U=";
proxyVendor = true;
# Exclude drivers from the bad group