Merge pull request #134324 from SuperSandro2000/SuperSandro2000-patch-1

opentelemetry-collector: remove unused input
This commit is contained in:
Sandro 2021-08-16 16:32:45 +02:00 committed by GitHub
commit 7078af5a99
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,5 @@
{ buildGoModule
, fetchFromGitHub
, stdenv
, lib
}: