Unverified Commit 6af93b64 authored by Nick Cao's avatar Nick Cao Committed by GitHub
Browse files

usque: 1.4.1 -> 1.4.2 (#452339)

parents 3ac4ae80 d43e0881
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -10,15 +10,15 @@
}:
buildGoModule (finalAttrs: {
  pname = "usque";
  version = "1.4.1";
  version = "1.4.2";
  src = fetchFromGitHub {
    owner = "Diniboy1123";
    repo = "usque";
    tag = "v${finalAttrs.version}";
    hash = "sha256-/4/hsoWGdNe5vF22hFXuItXlYiLZ5BKrfg5XSFyljhE=";
    hash = "sha256-U2C0To9WaQZaAuWbx3+h4hhDI8n3H55cXOnS9l2l2rY=";
  };

  vendorHash = "sha256-ngLlG9HP0KJPjIBVsNZuwnlJj2egMEh9U0xVQpVEg1Q=";
  vendorHash = "sha256-SS0Lqdfdp3hO2hUW0oRXH9jQWW/68a/tKYU7PMgeQYs=";

  ldflags = [
    "-s"