Skip to content

Commit

Permalink
Bump github.com/stretchr/testify from 1.8.1 to 1.9.0
Browse files Browse the repository at this point in the history
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.1 to 1.9.0.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](stretchr/testify@v1.8.1...v1.9.0)

---
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>
  • Loading branch information
dependabot[bot] committed Mar 4, 2024
1 parent 7b3976e commit e30fabf
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 159 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ require (
github.com/google/wire v0.5.0
github.com/labstack/echo/v4 v4.11.1
github.com/mattn/go-isatty v0.0.19 // indirect
github.com/stretchr/testify v1.8.1
github.com/stretchr/testify v1.9.0
golang.org/x/crypto v0.11.0 // indirect
golang.org/x/mod v0.8.0 // indirect
golang.org/x/net v0.12.0 // indirect
Expand Down Expand Up @@ -65,4 +65,4 @@ require (
gorm.io/plugin/prometheus v0.0.0-20210820101226-2a49866f83ee
)

require github.com/go-gormigrate/gormigrate/v2 v2.1.1 // indirect
require github.com/go-gormigrate/gormigrate/v2 v2.1.1
Loading

0 comments on commit e30fabf

Please sign in to comment.