Skip to content

Commit ed009f7

Browse files
committed
update flake
1 parent a645a76 commit ed009f7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

flake.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -118,9 +118,9 @@
118118
# Updated with ./scripts/update-flake.sh`.
119119
# This should be updated whenever go.mod changes!
120120
<<<<<<< HEAD
121-
vendorHash = "sha256-+vj01/Krgy2SjUny88cRKALrQ3bIVvOlq87acIS6gBw=";
121+
vendorHash = "sha256-fQsVoD/aRjVXmvQ/Pg4O9tpJCPlf3eC2uo0z0TU7AX8=";
122122
=======
123-
vendorHash = "sha256-I/FcLT6N7Nz21QptkvCcs/SpMJFH0B5xVzIZNrEqVGo=";
123+
vendorHash = "sha256-fQsVoD/aRjVXmvQ/Pg4O9tpJCPlf3eC2uo0z0TU7AX8=";
124124
>>>>>>> main
125125
proxyVendor = true;
126126
src = ./.;

0 commit comments

Comments
 (0)