Skip to content

Commit 3f96465

Browse files
flake: update vendorHash for go.mod changes
1 parent 99c56c0 commit 3f96465

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
@@ -37,7 +37,7 @@
3737
pname = "dgop";
3838
version = "0.1.11";
3939
src = ./.;
40-
vendorHash = "sha256-6h/39m3LqOM0w+ijo+DODb9BfPCvbkWccm3R5U/H8+o=";
40+
vendorHash = "sha256-4GslUKwUCO8oOqylsclJmAZL/ds0plenzcTAwAXKtrc=";
4141

4242
ldflags = [
4343
"-s"

0 commit comments

Comments
 (0)