2 Commits

Author SHA1 Message Date
Lee
81db246ed0 Merge pull request 'Update module github.com/prometheus/client_golang to v1.20.3' (#11) from renovate/github.com-prometheus-client_golang-1.x into master
Some checks failed
Deploy App / docker (ubuntu-latest, 2.44.0) (push) Failing after 11s
Publish Docker Image / docker (ubuntu-latest, 2.44.0) (push) Failing after 12s
Reviewed-on: #11
2024-09-14 21:38:51 +00:00
d5f81818c3 Update module github.com/prometheus/client_golang to v1.20.3
Some checks failed
renovate/artifacts Artifact file update failure
2024-09-05 15:02:02 +00:00

2
go.mod
View File

@ -6,7 +6,7 @@ require (
github.com/joho/godotenv v1.5.1
github.com/labstack/echo-contrib v0.17.1
github.com/labstack/echo/v4 v4.12.0
github.com/prometheus/client_golang v1.20.2
github.com/prometheus/client_golang v1.20.3
github.com/shopspring/decimal v1.4.0
github.com/steebchen/prisma-client-go v0.41.0
)