Skip to content

Commit

Permalink
Bump github.com/DATA-DOG/go-sqlmock from 1.5.0 to 1.5.1
Browse files Browse the repository at this point in the history
Bumps [github.com/DATA-DOG/go-sqlmock](https://github.com/DATA-DOG/go-sqlmock) from 1.5.0 to 1.5.1.
- [Release notes](https://github.com/DATA-DOG/go-sqlmock/releases)
- [Commits](DATA-DOG/go-sqlmock@v1.5.0...v1.5.1)

---
updated-dependencies:
- dependency-name: github.com/DATA-DOG/go-sqlmock
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 11, 2023
1 parent e0398a5 commit 7123ab9
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 218 deletions.
5 changes: 1 addition & 4 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,18 +4,15 @@ go 1.16

require (
github.com/BurntSushi/toml v1.3.2
github.com/DATA-DOG/go-sqlmock v1.5.0
github.com/DATA-DOG/go-sqlmock v1.5.1
github.com/archdx/zerolog-sentry v1.5.0
github.com/getsentry/sentry-go v0.21.0 // indirect
github.com/lib/pq v1.10.9
github.com/mattn/go-sqlite3 v2.0.3+incompatible
github.com/minio/minio-go/v7 v7.0.63
github.com/redhatinsights/app-common-go v1.5.1
github.com/rs/zerolog v1.31.0
github.com/spf13/afero v1.9.5 // indirect
github.com/spf13/viper v1.16.0
github.com/stretchr/testify v1.8.4
github.com/tisnik/go-capture v1.0.1
golang.org/x/net v0.17.0 // indirect
google.golang.org/grpc v1.58.3
)
Loading

0 comments on commit 7123ab9

Please sign in to comment.