diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2022-06-20 15:24:44 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-06-20 15:24:44 +0000 |
| commit | 43f5df522f1ecd7ad9dce882bb5f5f90fe983e8b (patch) | |
| tree | 70474d570688c8f23a4f0c8715be81fd181a4b9f /go.mod | |
| parent | 460c7cf68e0bd042cf32882b18a40b8145888530 (diff) | |
| download | seaweedfs-43f5df522f1ecd7ad9dce882bb5f5f90fe983e8b.tar.xz seaweedfs-43f5df522f1ecd7ad9dce882bb5f5f90fe983e8b.zip | |
Bump github.com/stretchr/testify from 1.7.2 to 1.7.3
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.7.2 to 1.7.3.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.7.2...v1.7.3)
---
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
@@ -98,7 +98,7 @@ require ( github.com/spf13/jwalterweatherman v1.1.0 // indirect github.com/spf13/viper v1.12.0 github.com/streadway/amqp v1.0.0 - github.com/stretchr/testify v1.7.2 + github.com/stretchr/testify v1.7.3 github.com/stvp/tempredis v0.0.0-20181119212430-b82af8480203 github.com/syndtr/goleveldb v1.0.1-0.20190318030020-c3a204f8e965 github.com/tidwall/gjson v1.14.1 |
