aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot]2023-04-29 18:28:37 +0000
committerVaiTon2023-04-29 18:35:01 +0000
commit6937ef09dfc2fbad6ba13815ae55bb2d32679fb5 (patch)
tree54c21dfe9b1e39c393afeb6e226757b6c6c8d157 /go.mod
parent5188d3ef90abf74d61fb3aae28fdf21145f6e387 (diff)
Bump github.com/sirupsen/logrus from 1.8.1 to 1.9.0
Bumps [github.com/sirupsen/logrus](https://github.com/sirupsen/logrus) from 1.8.1 to 1.9.0. - [Release notes](https://github.com/sirupsen/logrus/releases) - [Changelog](https://github.com/sirupsen/logrus/blob/master/CHANGELOG.md) - [Commits](https://github.com/sirupsen/logrus/compare/v1.8.1...v1.9.0) --- updated-dependencies: - dependency-name: github.com/sirupsen/logrus dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod4
1 files changed, 2 insertions, 2 deletions
diff --git a/go.mod b/go.mod
index a00994a..bd88534 100644
--- a/go.mod
+++ b/go.mod
@@ -19,8 +19,8 @@ require (
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
github.com/modern-go/reflect2 v1.0.1 // indirect
github.com/shirou/gopsutil v3.21.6+incompatible
- github.com/sirupsen/logrus v1.8.1
- github.com/stretchr/testify v1.6.1
+ github.com/sirupsen/logrus v1.9.0
+ github.com/stretchr/testify v1.7.0
github.com/tklauser/go-sysconf v0.3.7 // indirect
github.com/ugorji/go v1.2.6 // indirect
github.com/youmark/pkcs8 v0.0.0-20201027041543-1326539a0a0a // indirect