sesh: 2.18.1 -> 2.18.2 (#454646)

This commit is contained in:
Nick Cao
2025-10-24 20:26:17 +00:00
committed by GitHub
+3 -3
View File
@@ -7,7 +7,7 @@
}:
buildGoModule rec {
pname = "sesh";
version = "2.18.1";
version = "2.18.2";
nativeBuildInputs = [
go-mockery
@@ -16,13 +16,13 @@ buildGoModule rec {
owner = "joshmedeski";
repo = "sesh";
rev = "v${version}";
hash = "sha256-f63C2QFU5G/xoy6mLUSzgQv7VOJ4lv06OnGoyZy54rg=";
hash = "sha256-ZxO6hUE1/KzcZu0G9NaCgpqy1JfPdUxlAOkqm4bpfxE=";
};
preBuild = ''
mockery
'';
vendorHash = "sha256-TLl8HZnsVvtx6jqusTETP0l3zTmzYmuV4NJIM958VcQ=";
vendorHash = "sha256-GEWtbhZhgussFzfg1wNEU0Gr5zhXmwlsgH6d1cXOwvc=";
ldflags = [
"-s"