Skip to content

Commit a0cebc3

Browse files
gianarbgithub-actions[bot]
authored andcommitted
chore(nix): Update vendorHash after Go dependency changes
1 parent a642506 commit a0cebc3

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
@@ -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-IZtck6ZsaIoEZLpukWHVbQAhfOsly0WO0OWO+6uRhgE=";
44+
vendorHash = "sha256-zbQ/K15d4R9eaghuAiblHhUptwXLyjVh3pvVg0BOP08=";
4545

4646
ldflags = [
4747
"-s"

0 commit comments

Comments
 (0)