Merge pull request #319826 from r-ryantm/auto-update/usql

usql: 0.19.2 -> 0.19.3
This commit is contained in:
Nick Cao
2024-06-14 14:15:58 -04:00
committed by GitHub
+3 -3
View File
@@ -11,18 +11,18 @@
buildGoModule rec {
pname = "usql";
version = "0.19.2";
version = "0.19.3";
src = fetchFromGitHub {
owner = "xo";
repo = "usql";
rev = "v${version}";
hash = "sha256-ahaRrSRk8n8gjFy/B/yG1ORUlNcmMuUF9eyirZMhxeI=";
hash = "sha256-VenqDYkBJ4XJ2zV7kaVvwlgDyCaTY77zQ5hPq5cOZKg=";
};
buildInputs = [ unixODBC icu ];
vendorHash = "sha256-f0rpkYGaorOaIikUVcibyDMTbBJK6DF5EguSPHolsIk=";
vendorHash = "sha256-KdLUxgNGMkkWBhUpXSecu0m3fsKl7Qj8Aw3z8WcdnSs=";
proxyVendor = true;
# Exclude drivers from the bad group