Skip to content

Commit

Permalink
fix(deps): update module github.com/data-dog/go-txdb to v0.1.9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 23, 2024
1 parent 901da7f commit 406fd7b
Show file tree
Hide file tree
Showing 2 changed files with 2,739 additions and 6 deletions.
9 changes: 3 additions & 6 deletions _examples/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,11 @@ go 1.16
replace github.com/cucumber/godog => ../

require (
github.com/DATA-DOG/go-txdb v0.1.6
github.com/DATA-DOG/go-txdb v0.1.9
github.com/cucumber/godog v0.14.1
github.com/go-sql-driver/mysql v1.7.1
github.com/spf13/pflag v1.0.5
github.com/stretchr/testify v1.8.2
github.com/stretchr/testify v1.8.4
)

require (
github.com/kr/pretty v0.3.0 // indirect
github.com/lib/pq v1.10.3 // indirect
)
require github.com/kr/pretty v0.3.0 // indirect
Loading

0 comments on commit 406fd7b

Please sign in to comment.