diff options
author | Valery Piashchynski <[email protected]> | 2020-11-18 10:02:58 +0300 |
---|---|---|
committer | Valery Piashchynski <[email protected]> | 2020-11-18 10:02:58 +0300 |
commit | a2ba8de5eb519f73044a9b1c66f087a5b65e3d45 (patch) | |
tree | dbcb1649a5ea8f7b50706ffc1cae775f1ef65b42 /go.sum | |
parent | 3cbdd3d3e44b3b4e72565d666391e3b732950774 (diff) |
Add Reset
Diffstat (limited to 'go.sum')
-rwxr-xr-x | go.sum | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -238,6 +238,7 @@ github.com/shirou/gopsutil v3.20.10+incompatible/go.mod h1:5b4v6he4MtMOwMlS0TUMT github.com/shurcooL/sanitized_anchor_name v1.0.0/go.mod h1:1NzhyTcUVG4SuEtjjoZeVRXNmyL/1OwPU0+IJeTBvfc= github.com/sirupsen/logrus v1.2.0 h1:juTguoYk5qI21pwyTXY3B3Y5cOTH3ZUyZCg1v/mihuo= github.com/sirupsen/logrus v1.2.0/go.mod h1:LxeOpSwHxABJmUn/MG1IvRgCAasNZTLOkJPxbbu5VWo= +github.com/sirupsen/logrus v1.4.2 h1:SPIRibHv4MatM3XXNO2BJeFLZwZ2LvZgfQ5+UNI2im4= github.com/sirupsen/logrus v1.4.2/go.mod h1:tLMulIdttU9McNUspp0xgXVQah82FyeX6MwdIuYE2rE= github.com/sirupsen/logrus v1.6.0 h1:UBcNElsrwanuuMsnGSlYmtmgbb23qDR5dG+6X6Oo89I= github.com/sirupsen/logrus v1.6.0/go.mod h1:7uNnSEd1DgxDLC74fIahvMZmmYsHGZGEOFrfsX/uA88= |