sesh: 2.17.1 -> 2.18.1 (#443545)
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
}:
|
||||
buildGoModule rec {
|
||||
pname = "sesh";
|
||||
version = "2.17.1";
|
||||
version = "2.18.1";
|
||||
|
||||
nativeBuildInputs = [
|
||||
go-mockery
|
||||
@@ -16,7 +16,7 @@ buildGoModule rec {
|
||||
owner = "joshmedeski";
|
||||
repo = "sesh";
|
||||
rev = "v${version}";
|
||||
hash = "sha256-olt61AR/Tq8lLh65V0/+GDrWjCi9hrkNbHR9LOX7kY0=";
|
||||
hash = "sha256-f63C2QFU5G/xoy6mLUSzgQv7VOJ4lv06OnGoyZy54rg=";
|
||||
};
|
||||
|
||||
preBuild = ''
|
||||
|
||||
Reference in New Issue
Block a user