summaryrefslogtreecommitdiffstats
path: root/src/go/collectors/go.d.plugin/go.mod
diff options
context:
space:
mode:
Diffstat (limited to 'src/go/collectors/go.d.plugin/go.mod')
-rw-r--r--src/go/collectors/go.d.plugin/go.mod3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/go/collectors/go.d.plugin/go.mod b/src/go/collectors/go.d.plugin/go.mod
index e5885c23e3..558223f426 100644
--- a/src/go/collectors/go.d.plugin/go.mod
+++ b/src/go/collectors/go.d.plugin/go.mod
@@ -119,6 +119,9 @@ require (
github.com/sirupsen/logrus v1.9.3 // indirect
github.com/spf13/cast v1.3.1 // indirect
github.com/spf13/pflag v1.0.5 // indirect
+ github.com/tidwall/gjson v1.17.1 // indirect
+ github.com/tidwall/match v1.1.1 // indirect
+ github.com/tidwall/pretty v1.2.0 // indirect
github.com/xdg-go/pbkdf2 v1.0.0 // indirect
github.com/xdg-go/scram v1.1.2 // indirect
github.com/xdg-go/stringprep v1.0.4 // indirect