summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-04-02 07:03:19 +0000
committerGitHub <[email protected]>2021-04-02 07:03:19 +0000
commit338e752c42f208e6dab105e2bf4e048976707a85 (patch)
treed1bbe165710deb3719a364c7dedadeb78d9214e5 /go.mod
parent900167f6f0c393efa489c1981ac7f0dcb1e3e77a (diff)
Bump github.com/shirou/gopsutil
Bumps [github.com/shirou/gopsutil](https://github.com/shirou/gopsutil) from 3.21.2+incompatible to 3.21.3+incompatible. - [Release notes](https://github.com/shirou/gopsutil/releases) - [Commits](https://github.com/shirou/gopsutil/compare/v3.21.2...v3.21.3) Signed-off-by: dependabot[bot] <[email protected]>
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 3af5554d..1a5263fb 100644
--- a/go.mod
+++ b/go.mod
@@ -17,7 +17,7 @@ require (
github.com/json-iterator/go v1.1.10
github.com/olekukonko/tablewriter v0.0.5
github.com/prometheus/client_golang v1.10.0
- github.com/shirou/gopsutil v3.21.2+incompatible
+ github.com/shirou/gopsutil v3.21.3+incompatible
github.com/spf13/viper v1.7.1
// SPIRAL ====
github.com/spiral/endure v1.0.0