Merge pull request #271113 from r-ryantm/auto-update/berglas

berglas: 1.0.3 -> 2.0.1
This commit is contained in:
Peder Bergebakken Sundt 2023-12-02 10:32:54 +01:00 committed by GitHub
commit c9bce1fc1d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -27,16 +27,16 @@ in
buildGoModule rec {
pname = "berglas";
version = "1.0.3";
version = "2.0.1";
src = fetchFromGitHub {
owner = "GoogleCloudPlatform";
repo = pname;
rev = "v${version}";
sha256 = "sha256-4hbRX0kKMWixcu5SWjrM5lVvhLMOaeBdG4GH5NVAh70=";
sha256 = "sha256-Jf6yPVydM7UnG1yiLEFe+7FMkWANIQebZ3QAwg6/OQs=";
};
vendorHash = "sha256-qcFS07gma7GVxhdrYca0E6rcczNcZmU8JcjjcpEaxp0=";
vendorHash = "sha256-3WDBl/GqCgRFMmh6TQvtHhACCRzf9sdIO8fel8CAMP0=";
ldflags = [
"-s"