summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorValery Piashchynski <[email protected]>2021-01-26 11:06:44 +0300
committerValery Piashchynski <[email protected]>2021-01-26 11:06:44 +0300
commita392d962508e1bc9e497c8c4ef021425bc2c67c2 (patch)
tree37e06810352752f88032f7d0eadb554fa18b98da /go.mod
parent800042d81fc9224ab05f01d1506df0d4b7ac4daa (diff)
parentfae4711e3548bfd2e34f13aabfaab6a5b4e317c6 (diff)
Merge remote-tracking branch 'origin/master' into plugin/temporal
# Conflicts: # go.sum
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 aea782ae..588a60a5 100644
--- a/go.mod
+++ b/go.mod
@@ -22,7 +22,7 @@ require (
github.com/olekukonko/tablewriter v0.0.4
github.com/pborman/uuid v1.2.1
github.com/prometheus/client_golang v1.9.0
- github.com/shirou/gopsutil v3.20.11+incompatible
+ github.com/shirou/gopsutil v3.20.12+incompatible
github.com/spf13/cobra v1.1.1
github.com/spf13/viper v1.7.1
github.com/spiral/endure v1.0.0-beta21