telegraf/plugins/inputs/hddtemp/go-hddtemp
Sebastian Spaink 3af16aa885
Support Go version 1.16 (#8882)
* Support 1.16

* Use 1.16 in mod file

* update go.sum

* update go.mod after updating to 1.16 locally

* Fix go vet

* Remove exit

* Use require.NoError

* Only run tidy explicitly in "dep" job

* install 1.16 for go

* typo

* update xcode

* specific version not working

* Get 1.16 go formula

* Change brew call

* brew update

* typo

* Resolve go.sum conflict

* go mod tidy
2021-03-08 16:29:11 -06:00
..
LICENSE Implement support for fetching hddtemp data (#1411) 2016-07-21 17:00:54 +01:00
hddtemp.go Change hddtemp to always put temperature in temperature field (#1905) 2016-12-13 19:40:55 +00:00
hddtemp_test.go Support Go version 1.16 (#8882) 2021-03-08 16:29:11 -06:00