replace bson to gob

This commit is contained in:
Zoltan Papp
2024-07-04 13:42:27 +02:00
parent 1a5ee744a8
commit 8845e8fbc7
3 changed files with 15 additions and 11 deletions

1
go.mod
View File

@@ -77,7 +77,6 @@ require (
github.com/things-go/go-socks5 v0.0.4
github.com/yusufpapurcu/wmi v1.2.4
github.com/zcalusic/sysinfo v1.0.2
go.mongodb.org/mongo-driver v1.16.0
go.opentelemetry.io/otel v1.26.0
go.opentelemetry.io/otel/exporters/prometheus v0.48.0
go.opentelemetry.io/otel/metric v1.26.0