Compare commits

...

1 Commits

Author SHA1 Message Date
66fd9d1ef3 chore(deps): update module github.com/nicksnyder/go-i18n/v2 to v2.3.0
Some checks failed
renovate/artifacts Artifact file update failure
2023-12-09 08:58:11 +00:00

2
go.mod
View File

@ -9,7 +9,7 @@ require (
github.com/hashicorp/golang-lru/v2 v2.0.7
github.com/jackc/pgerrcode v0.0.0-20220416144525-469b46aa5efa
github.com/kelseyhightower/envconfig v1.4.0
github.com/nicksnyder/go-i18n/v2 v2.2.2
github.com/nicksnyder/go-i18n/v2 v2.3.0
github.com/ory/dockertest/v3 v3.10.0
github.com/pressly/goose/v3 v3.15.1
github.com/redis/go-redis/v9 v9.2.1