Unverified Commit c731d5ff authored by Peder Bergebakken Sundt's avatar Peder Bergebakken Sundt Committed by GitHub
Browse files

kubectl-klock: 0.8.0 -> 0.8.1 (#413873)

parents ba9af5ff e677a7a7
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -7,7 +7,7 @@

buildGoModule rec {
  pname = "kubectl-klock";
  version = "0.8.0";
  version = "0.8.1";

  nativeBuildInputs = [ makeWrapper ];

@@ -15,7 +15,7 @@ buildGoModule rec {
    owner = "applejag";
    repo = "kubectl-klock";
    rev = "v${version}";
    hash = "sha256-1t/DJ6cTikAl2edJFfDzXAB8OgdZSjk1C7vOGXyTu0U=";
    hash = "sha256-WKWaQ7VKzlfgYb5B/GmcUKTjxfFRctt+N+zRJcOGukA=";
  };

  ldflags = [