summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorersonp <ersonpereiracr7@gmail.com>2024-06-06 12:51:50 +0530
committerersonp <ersonpereiracr7@gmail.com>2024-06-06 12:51:50 +0530
commit654fe3dfd635b903cba1219f07fc426c38c37516 (patch)
tree692e545b5749bfb2802db07841ba5179de404f79
parent3e50a670474909c72892d05f5715c2c28680005d (diff)
Update go version to 1.18
-rw-r--r--go.mod32
-rw-r--r--go.sum16
-rw-r--r--vendor/github.com/BurntSushi/toml/.gitignore2
-rw-r--r--vendor/github.com/BurntSushi/toml/COMPATIBLE1
-rw-r--r--vendor/github.com/BurntSushi/toml/COPYING21
-rw-r--r--vendor/github.com/BurntSushi/toml/README.md211
-rw-r--r--vendor/github.com/BurntSushi/toml/decode.go561
-rw-r--r--vendor/github.com/BurntSushi/toml/decode_go116.go19
-rw-r--r--vendor/github.com/BurntSushi/toml/deprecated.go21
-rw-r--r--vendor/github.com/BurntSushi/toml/doc.go13
-rw-r--r--vendor/github.com/BurntSushi/toml/encode.go698
-rw-r--r--vendor/github.com/BurntSushi/toml/error.go229
-rw-r--r--vendor/github.com/BurntSushi/toml/internal/tz.go36
-rw-r--r--vendor/github.com/BurntSushi/toml/lex.go1224
-rw-r--r--vendor/github.com/BurntSushi/toml/meta.go120
-rw-r--r--vendor/github.com/BurntSushi/toml/parse.go767
-rw-r--r--vendor/github.com/BurntSushi/toml/type_fields.go242
-rw-r--r--vendor/github.com/BurntSushi/toml/type_toml.go70
-rw-r--r--vendor/github.com/StackExchange/wmi/LICENSE20
-rw-r--r--vendor/github.com/StackExchange/wmi/README.md13
-rw-r--r--vendor/github.com/StackExchange/wmi/swbemservices.go260
-rw-r--r--vendor/github.com/StackExchange/wmi/wmi.go590
-rw-r--r--vendor/github.com/VictoriaMetrics/metrics/LICENSE22
-rw-r--r--vendor/github.com/VictoriaMetrics/metrics/README.md104
-rw-r--r--vendor/github.com/VictoriaMetrics/metrics/counter.go77
-rw-r--r--vendor/github.com/VictoriaMetrics/metrics/floatcounter.go82
-rw-r--r--vendor/github.com/VictoriaMetrics/metrics/gauge.go67
-rw-r--r--vendor/github.com/VictoriaMetrics/metrics/go_metrics.go64
-rw-r--r--vendor/github.com/VictoriaMetrics/metrics/histogram.go230
-rw-r--r--vendor/github.com/VictoriaMetrics/metrics/metrics.go112
-rw-r--r--vendor/github.com/VictoriaMetrics/metrics/process_metrics_linux.go265
-rw-r--r--vendor/github.com/VictoriaMetrics/metrics/process_metrics_other.go15
-rw-r--r--vendor/github.com/VictoriaMetrics/metrics/set.go521
-rw-r--r--vendor/github.com/VictoriaMetrics/metrics/summary.go254
-rw-r--r--vendor/github.com/VictoriaMetrics/metrics/validator.go84
-rw-r--r--vendor/github.com/VividCortex/ewma/.gitignore3
-rw-r--r--vendor/github.com/VividCortex/ewma/.whitesource3
-rw-r--r--vendor/github.com/VividCortex/ewma/LICENSE21
-rw-r--r--vendor/github.com/VividCortex/ewma/README.md145
-rw-r--r--vendor/github.com/VividCortex/ewma/codecov.yml6
-rw-r--r--vendor/github.com/VividCortex/ewma/ewma.go126
-rw-r--r--vendor/github.com/anatol/smart.go/.clang-format1
-rw-r--r--vendor/github.com/anatol/smart.go/.gitignore15
-rw-r--r--vendor/github.com/anatol/smart.go/LICENSE21
-rw-r--r--vendor/github.com/anatol/smart.go/README.md94
-rw-r--r--vendor/github.com/anatol/smart.go/ata_device_database.go546
-rw-r--r--vendor/github.com/anatol/smart.go/ioctl_linux.go53
-rw-r--r--vendor/github.com/anatol/smart.go/nvme.go1249
-rw-r--r--vendor/github.com/anatol/smart.go/nvme_darwin.cpp101
-rw-r--r--vendor/github.com/anatol/smart.go/nvme_darwin.go67
-rw-r--r--vendor/github.com/anatol/smart.go/nvme_darwin.h14
-rw-r--r--vendor/github.com/anatol/smart.go/nvme_linux.go128
-rw-r--r--vendor/github.com/anatol/smart.go/nvme_other.go27
-rw-r--r--vendor/github.com/anatol/smart.go/sata.go747
-rw-r--r--vendor/github.com/anatol/smart.go/sata_linux.go156
-rw-r--r--vendor/github.com/anatol/smart.go/sata_other.go37
-rw-r--r--vendor/github.com/anatol/smart.go/scsi.go48
-rw-r--r--vendor/github.com/anatol/smart.go/scsi_linux.go240
-rw-r--r--vendor/github.com/anatol/smart.go/scsi_other.go25
-rw-r--r--vendor/github.com/anatol/smart.go/smart.go54
-rw-r--r--vendor/github.com/cloudfoundry-attic/jibber_jabber/.travis.yml11
-rw-r--r--vendor/github.com/cloudfoundry-attic/jibber_jabber/LICENSE201
-rw-r--r--vendor/github.com/cloudfoundry-attic/jibber_jabber/README.md44
-rw-r--r--vendor/github.com/cloudfoundry-attic/jibber_jabber/jibber_jabber.go22
-rw-r--r--vendor/github.com/cloudfoundry-attic/jibber_jabber/jibber_jabber_unix.go57
-rw-r--r--vendor/github.com/cloudfoundry-attic/jibber_jabber/jibber_jabber_windows.go114
-rw-r--r--vendor/github.com/davecgh/go-spew/LICENSE15
-rw-r--r--vendor/github.com/davecgh/go-spew/spew/bypass.go145
-rw-r--r--vendor/github.com/davecgh/go-spew/spew/bypasssafe.go38
-rw-r--r--vendor/github.com/davecgh/go-spew/spew/common.go341
-rw-r--r--vendor/github.com/davecgh/go-spew/spew/config.go306
-rw-r--r--vendor/github.com/davecgh/go-spew/spew/doc.go211
-rw-r--r--vendor/github.com/davecgh/go-spew/spew/dump.go509
-rw-r--r--vendor/github.com/davecgh/go-spew/spew/format.go419
-rw-r--r--vendor/github.com/davecgh/go-spew/spew/spew.go148
-rw-r--r--vendor/github.com/distatus/battery/.gitignore2
-rw-r--r--vendor/github.com/distatus/battery/.travis.yml18
-rw-r--r--vendor/github.com/distatus/battery/LICENSE.md20
-rw-r--r--vendor/github.com/distatus/battery/README.md71
-rw-r--r--vendor/github.com/distatus/battery/battery.go156
-rw-r--r--vendor/github.com/distatus/battery/battery_darwin.go108
-rw-r--r--vendor/github.com/distatus/battery/battery_freebsd_dragonfly_.go148
-rw-r--r--vendor/github.com/distatus/battery/battery_linux.go147
-rw-r--r--vendor/github.com/distatus/battery/battery_netbsd.go220
-rw-r--r--vendor/github.com/distatus/battery/battery_openbsd.go279
-rw-r--r--vendor/github.com/distatus/battery/battery_solaris.go258
-rw-r--r--vendor/github.com/distatus/battery/battery_windows.go318
-rw-r--r--vendor/github.com/distatus/battery/errors.go147
-rw-r--r--vendor/github.com/distatus/battery/ioctl.go48
-rw-r--r--vendor/github.com/droundy/goopt/.build7
-rw-r--r--vendor/github.com/droundy/goopt/.gitignore6
-rw-r--r--vendor/github.com/droundy/goopt/.test79
-rw-r--r--vendor/github.com/droundy/goopt/LICENSE23
-rw-r--r--vendor/github.com/droundy/goopt/README.md45
-rw-r--r--vendor/github.com/droundy/goopt/goopt.go635
-rw-r--r--vendor/github.com/droundy/goopt/setup-git.sh14
-rw-r--r--vendor/github.com/droundy/goopt/slice.go50
-rw-r--r--vendor/github.com/ghodss/yaml/.gitignore20
-rw-r--r--vendor/github.com/ghodss/yaml/.travis.yml7
-rw-r--r--vendor/github.com/ghodss/yaml/LICENSE50
-rw-r--r--vendor/github.com/ghodss/yaml/README.md121
-rw-r--r--vendor/github.com/ghodss/yaml/fields.go501
-rw-r--r--vendor/github.com/ghodss/yaml/yaml.go277
-rw-r--r--vendor/github.com/gizak/termui/v3/LICENSE22
-rw-r--r--vendor/github.com/gizak/termui/v3/alignment.go9
-rw-r--r--vendor/github.com/gizak/termui/v3/backend.go35
-rw-r--r--vendor/github.com/gizak/termui/v3/block.go105
-rw-r--r--vendor/github.com/gizak/termui/v3/buffer.go76
-rw-r--r--vendor/github.com/gizak/termui/v3/canvas.go43
-rw-r--r--vendor/github.com/gizak/termui/v3/doc.go8
-rw-r--r--vendor/github.com/gizak/termui/v3/drawille/drawille.go90
-rw-r--r--vendor/github.com/gizak/termui/v3/events.go211
-rw-r--r--vendor/github.com/gizak/termui/v3/grid.go160
-rw-r--r--vendor/github.com/gizak/termui/v3/render.go38
-rw-r--r--vendor/github.com/gizak/termui/v3/style.go65
-rw-r--r--vendor/github.com/gizak/termui/v3/style_parser.go156
-rw-r--r--vendor/github.com/gizak/termui/v3/symbols.go56
-rw-r--r--vendor/github.com/gizak/termui/v3/symbols_other.go28
-rw-r--r--vendor/github.com/gizak/termui/v3/symbols_windows.go28
-rw-r--r--vendor/github.com/gizak/termui/v3/theme.go167
-rw-r--r--vendor/github.com/gizak/termui/v3/utils.go230
-rw-r--r--vendor/github.com/gizak/termui/v3/widgets/barchart.go89
-rw-r--r--vendor/github.com/gizak/termui/v3/widgets/gauge.go57
-rw-r--r--vendor/github.com/gizak/termui/v3/widgets/image.go204
-rw-r--r--vendor/github.com/gizak/termui/v3/widgets/list.go136
-rw-r--r--vendor/github.com/gizak/termui/v3/widgets/paragraph.go48
-rw-r--r--vendor/github.com/gizak/termui/v3/widgets/piechart.go149
-rw-r--r--vendor/github.com/gizak/termui/v3/widgets/plot.go227
-rw-r--r--vendor/github.com/gizak/termui/v3/widgets/sparkline.go94
-rw-r--r--vendor/github.com/gizak/termui/v3/widgets/stacked_barchart.go96
-rw-r--r--vendor/github.com/gizak/termui/v3/widgets/table.go136
-rw-r--r--vendor/github.com/gizak/termui/v3/widgets/tabs.go71