Skip to content

Commit 1c1cb5d

Browse files
authored
Merge pull request #85 from datum-cloud/nix-update-hash/main
chore(nix): Update vendorHash after Go dependency changes
2 parents 85e998f + 453de09 commit 1c1cb5d

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-Hj72B7lra2qU+Kj9DKP9P8/AJ3Z2p6MRTikfiSnZkO4=";
44+
vendorHash = "sha256-slzr63GnNwLM7T9KrwFk33oVEXemEAgWyi4VI4J1Tqw=";
4545

4646
ldflags = [
4747
"-s"

0 commit comments

Comments
 (0)