Skip to content

Commit ad3e767

Browse files
chore(nix): fix hash for updated go dependencies
1 parent 1bba078 commit ad3e767

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
@@ -24,7 +24,7 @@
2424
version = "0.1.0";
2525
src = ./.;
2626

27-
vendorHash = "sha256-AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA=";
27+
vendorHash = "sha256-DxLSFUL8KoD0HQzlWXYW2lJY1CIJ7hUFLcvi4xsFR2o=";
2828

2929
ldflags = [
3030
"-s"

0 commit comments

Comments
 (0)