We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a645a76 commit ed009f7Copy full SHA for ed009f7
flake.nix
@@ -118,9 +118,9 @@
118
# Updated with ./scripts/update-flake.sh`.
119
# This should be updated whenever go.mod changes!
120
<<<<<<< HEAD
121
- vendorHash = "sha256-+vj01/Krgy2SjUny88cRKALrQ3bIVvOlq87acIS6gBw=";
+ vendorHash = "sha256-fQsVoD/aRjVXmvQ/Pg4O9tpJCPlf3eC2uo0z0TU7AX8=";
122
=======
123
- vendorHash = "sha256-I/FcLT6N7Nz21QptkvCcs/SpMJFH0B5xVzIZNrEqVGo=";
124
>>>>>>> main
125
proxyVendor = true;
126
src = ./.;
0 commit comments