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.mod6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/go/collectors/go.d.plugin/go.mod b/src/go/collectors/go.d.plugin/go.mod
index 6e5f784754..cfa8047fd1 100644
--- a/src/go/collectors/go.d.plugin/go.mod
+++ b/src/go/collectors/go.d.plugin/go.mod
@@ -1,4 +1,4 @@
-module github.com/netdata/go.d.plugin
+module github.com/netdata/netdata/go/go.d.plugin
go 1.21
@@ -41,7 +41,7 @@ require (
github.com/stretchr/testify v1.8.4
github.com/tomasen/fcgi_client v0.0.0-20180423082037-2bb3d819fd19
github.com/valyala/fastjson v1.6.4
- github.com/vmware/govmomi v0.34.2
+ github.com/vmware/govmomi v0.35.0
go.mongodb.org/mongo-driver v1.14.0
golang.org/x/net v0.21.0
golang.org/x/text v0.14.0
@@ -79,7 +79,7 @@ require (
github.com/google/gnostic-models v0.6.8 // indirect
github.com/google/go-cmp v0.6.0 // indirect
github.com/google/gofuzz v1.2.0 // indirect
- github.com/google/uuid v1.4.0 // indirect
+ github.com/google/uuid v1.6.0 // indirect
github.com/grafana/regexp v0.0.0-20220304095617-2e8d9baf4ac2 // indirect
github.com/huandu/xstrings v1.3.3 // indirect
github.com/imdario/mergo v0.3.12 // indirect