diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2022-03-22 09:29:23 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-03-22 09:29:23 -0700 |
| commit | 5230d6d9a95ec81e5df90efaea9a18c8c7c61c2b (patch) | |
| tree | 17ad3cc6dd3dec544e00be4d3967336ce39d5dd8 /go.mod | |
| parent | a92296d2632f3926ad38e5eaa60403f822551c95 (diff) | |
| download | seaweedfs-5230d6d9a95ec81e5df90efaea9a18c8c7c61c2b.tar.xz seaweedfs-5230d6d9a95ec81e5df90efaea9a18c8c7c61c2b.zip | |
Bump github.com/stretchr/testify from 1.7.0 to 1.7.1
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.7.0 to 1.7.1.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.7.0...v1.7.1)
---
updated-dependencies:
- dependency-name: github.com/stretchr/testify
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -106,7 +106,7 @@ require ( github.com/spf13/jwalterweatherman v1.1.0 // indirect github.com/spf13/viper v1.4.0 github.com/streadway/amqp v1.0.0 - github.com/stretchr/testify v1.7.0 + github.com/stretchr/testify v1.7.1 github.com/stvp/tempredis v0.0.0-20181119212430-b82af8480203 github.com/syndtr/goleveldb v1.0.1-0.20190318030020-c3a204f8e965 github.com/tidwall/gjson v1.10.2 |
