From e7fbbb31546a1ba569d9ccae72f5277cb9afc695 Mon Sep 17 00:00:00 2001 From: GLOFonseca Date: Wed, 1 Dec 2021 10:17:50 -0300 Subject: [PATCH 1/2] remove prometheus link --- pkg/README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/pkg/README.md b/pkg/README.md index 633b8777..6d70c82c 100644 --- a/pkg/README.md +++ b/pkg/README.md @@ -13,7 +13,6 @@ The `pkg` directory origins: The old Go source code used to use `pkg` for its pa Examples: -* https://github.com/prometheus/prometheus/tree/master/pkg * https://github.com/jaegertracing/jaeger/tree/master/pkg * https://github.com/istio/istio/tree/master/pkg * https://github.com/GoogleContainerTools/kaniko/tree/master/pkg From 0f26783818823d670867f1f6532434cab7dac1be Mon Sep 17 00:00:00 2001 From: GLOFonseca Date: Wed, 1 Dec 2021 10:18:11 -0300 Subject: [PATCH 2/2] remove minio link --- pkg/README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/pkg/README.md b/pkg/README.md index 6d70c82c..3c39e09c 100644 --- a/pkg/README.md +++ b/pkg/README.md @@ -19,7 +19,6 @@ Examples: * https://github.com/google/gvisor/tree/master/pkg * https://github.com/google/syzkaller/tree/master/pkg * https://github.com/perkeep/perkeep/tree/master/pkg -* https://github.com/minio/minio/tree/master/pkg * https://github.com/heptio/ark/tree/master/pkg * https://github.com/argoproj/argo/tree/master/pkg * https://github.com/heptio/sonobuoy/tree/master/pkg