Update module github.com/steebchen/prisma-client-go to v0.39.0
Some checks failed
renovate/artifacts Artifact file update failure

This commit is contained in:
2024-08-28 18:04:24 +00:00
parent 1e85efdf43
commit dbee61fd06

2
go.mod
View File

@ -8,7 +8,7 @@ require (
github.com/labstack/echo/v4 v4.12.0 github.com/labstack/echo/v4 v4.12.0
github.com/prometheus/client_golang v1.20.0 github.com/prometheus/client_golang v1.20.0
github.com/shopspring/decimal v1.4.0 github.com/shopspring/decimal v1.4.0
github.com/steebchen/prisma-client-go v0.38.0 github.com/steebchen/prisma-client-go v0.39.0
) )
require ( require (