aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot]2023-04-29 18:45:55 +0000
committerVaiTon2023-04-29 20:47:08 +0000
commit171e4e6313f5f2d3934cbdc74119e7b5f893fe10 (patch)
treedc60b3e6520b44b33d159cdb1e22b6412d005fb9 /go.mod
parentff1aeb8d7d405543eeed920b5799b59d25ef5374 (diff)
Bump github.com/stretchr/testify from 1.6.1 to 1.8.2
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.6.1 to 1.8.2. - [Release notes](https://github.com/stretchr/testify/releases) - [Commits](https://github.com/stretchr/testify/compare/v1.6.1...v1.8.2) --- updated-dependencies: - dependency-name: github.com/stretchr/testify 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.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 5c0566a..a66a1ff 100644
--- a/go.mod
+++ b/go.mod
@@ -17,7 +17,7 @@ require (
github.com/modern-go/reflect2 v1.0.1 // indirect
github.com/shirou/gopsutil v3.21.11+incompatible
github.com/sirupsen/logrus v1.9.0
- github.com/stretchr/testify v1.7.0
+ github.com/stretchr/testify v1.8.2
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