chore: adjust system info discovery methods

This commit is contained in:
braginini
2021-08-27 11:34:38 +02:00
parent 3c4b0b3a4b
commit 5c7260298f
9 changed files with 207 additions and 7 deletions

1
go.mod
View File

@@ -9,7 +9,6 @@ require (
github.com/google/uuid v1.2.0
github.com/gorilla/mux v1.8.0
github.com/kardianos/service v1.2.0
github.com/matishsiao/goInfo v0.0.0-20200404012835-b5f882ee2288
github.com/onsi/ginkgo v1.16.4
github.com/onsi/gomega v1.13.0
github.com/pion/ice/v2 v2.1.7