benthos: nixfmt

This commit is contained in:
wxt
2024-11-11 10:14:12 +08:00
parent 5c1e2db527
commit 3518622af7
+4 -3
View File
@@ -1,6 +1,7 @@
{ lib
, buildGoModule
, fetchFromGitHub
{
lib,
buildGoModule,
fetchFromGitHub,
}:
buildGoModule rec {