Skip to content

Commit 810d555

Browse files
committed
go.mod: updating nix flake
Signed-off-by: Keli Velazquez <[email protected]>
1 parent 13ecd46 commit 810d555

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flake.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
version = golinkVersion;
3030
src = pkgs.nix-gitignore.gitignoreSource [ ] ./.;
3131

32-
vendorHash = "sha256-noxuIH2rROYPtYxIl6uy4FhMtL7KmtS1U7J6sZbdpM0="; # SHA based on vendoring go.mod
32+
vendorHash = "sha256-myGEAOCJkeKGTzyLD6yBC10yHULxcbOnzseGVtYD7qM="; # SHA based on vendoring go.mod
3333
};
3434
};
3535
}

0 commit comments

Comments
 (0)