Compare commits

..

1 Commits

Author SHA1 Message Date
Renovate 58b74578d4 chore(deps): update module github.com/uptrace/bun/dbfixture to v1.1.16
renovate/artifacts Artifact file update failure
ci/woodpecker/pr/test Pipeline failed Details
2023-09-16 19:37:37 +00:00
1 changed files with 1 additions and 1 deletions

2
go.mod
View File

@ -18,7 +18,7 @@ require (
github.com/swaggo/http-swagger v1.3.3
github.com/swaggo/swag v1.8.8
github.com/uptrace/bun v1.1.14
github.com/uptrace/bun/dbfixture v1.1.15
github.com/uptrace/bun/dbfixture v1.1.16
github.com/uptrace/bun/dialect/pgdialect v1.1.14
github.com/uptrace/bun/driver/pgdriver v1.1.14
github.com/urfave/cli/v2 v2.25.5