Skip to content

Commit 01e0c73

Browse files
authored
Merge pull request #77 from datum-cloud/nix-update-hash/main
chore(nix): Update vendorHash after Go dependency changes
2 parents 4c9efec + b6397c0 commit 01e0c73

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

flake.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
# Hash of Go module dependencies.
4242
# Update this after changing go.mod/go.sum:
4343
# task nix-update-hash
44-
vendorHash = "sha256-428mvFi1RltJ6UiuIuBgVrkU6JYMz/qXbRKslZoZ1j0=";
44+
vendorHash = "sha256-uYxxIsYFeYfDXKCiW+iWHSrDT4FGkc+5OJlzZwEmo4w=";
4545

4646
ldflags = [
4747
"-s"

0 commit comments

Comments
 (0)