GitHub / mt-inside / go-lmsensors
Linux hardware sensor monitoring in Go
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mt-inside%2Fgo-lmsensors
PURL: pkg:github/mt-inside/go-lmsensors
Stars: 5
Forks: 1
Open issues: 0
License: apache-2.0
Language: Go
Size: 49.8 KB
Dependencies parsed at:
54
Created at: over 4 years ago
Updated at: 3 months ago
Pushed at: over 1 year ago
Last synced at: 5 days ago
Topics: lmsensors, sensors, temperature-monitoring, temperature-sensor
go.mod
go
- github.com/go-logr/logr v0.4.0
- github.com/go-logr/zapr v0.4.0
- github.com/mattn/go-isatty v0.0.12
- github.com/mt-inside/go-usvc v0.0.2
- go.uber.org/atomic v1.6.0
- go.uber.org/multierr v1.5.0
- go.uber.org/zap v1.16.0
- golang.org/x/sys v0.0.0-20200116001909-b77594299b42
- k8s.io/klog/v2 v2.5.0
go.sum
go
- github.com/BurntSushi/toml v0.3.1
- github.com/davecgh/go-spew v1.1.0
- github.com/davecgh/go-spew v1.1.1
- github.com/go-logr/logr v0.4.0
- github.com/go-logr/zapr v0.4.0
- github.com/google/renameio v0.1.0
- github.com/kisielk/gotool v1.0.0
- github.com/kr/pretty v0.1.0
- github.com/kr/pty v1.1.1
- github.com/kr/text v0.1.0
- github.com/mattn/go-isatty v0.0.12
- github.com/mt-inside/go-usvc v0.0.2
- github.com/pkg/errors v0.8.1
- github.com/pmezard/go-difflib v1.0.0
- github.com/rogpeppe/go-internal v1.3.0
- github.com/stretchr/objx v0.1.0
- github.com/stretchr/testify v1.3.0
- github.com/stretchr/testify v1.4.0
- go.uber.org/atomic v1.6.0
- go.uber.org/multierr v1.5.0
- go.uber.org/tools v0.0.0-20190618225709-2cfd321de3ee
- go.uber.org/zap v1.16.0
- golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
- golang.org/x/crypto v0.0.0-20190510104115-cbcb75029529
- golang.org/x/lint v0.0.0-20190930215403-16217165b5de
- golang.org/x/mod v0.0.0-20190513183733-4bf6d317e70e
- golang.org/x/net v0.0.0-20190311183353-d8887717615a
- golang.org/x/net v0.0.0-20190404232315-eb5bcb51f2a3
- golang.org/x/net v0.0.0-20190620200207-3b0461eec859
- golang.org/x/sync v0.0.0-20190423024810-112230192c58
- golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a
- golang.org/x/sys v0.0.0-20190412213103-97732733099d
- golang.org/x/sys v0.0.0-20200116001909-b77594299b42
- golang.org/x/text v0.3.0
- golang.org/x/tools v0.0.0-20190311212946-11955173bddd
- golang.org/x/tools v0.0.0-20190621195816-6e04913cbbac
- golang.org/x/tools v0.0.0-20191029041327-9cc4af7d6b2c
- golang.org/x/tools v0.0.0-20191029190741-b9c20aec41a5
- golang.org/x/xerrors v0.0.0-20190717185122-a985d3407aa7
- gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
- gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127
- gopkg.in/errgo.v2 v2.1.0
- gopkg.in/yaml.v2 v2.2.2
- honnef.co/go/tools v0.0.1-2019.2.3
- k8s.io/klog/v2 v2.5.0