Unverified Commit 3518622a authored by wxt's avatar wxt
Browse files

benthos: nixfmt

parent 5c1e2db5
Loading
Loading
Loading
Loading
+4 −3
Original line number Diff line number Diff line
{ lib
, buildGoModule
, fetchFromGitHub
{
  lib,
  buildGoModule,
  fetchFromGitHub,
}:

buildGoModule rec {