fix(deps): update module github.com/ardanlabs/conf/v3 to v3.1.5 (#341)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-03-20 18:42:49 -08:00 committed by GitHub
parent a79e780b4e
commit cb9b20e2d2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 1 deletions

View file

@ -5,7 +5,7 @@ go 1.19
require (
ariga.io/atlas v0.10.0
entgo.io/ent v0.11.8
github.com/ardanlabs/conf/v3 v3.1.4
github.com/ardanlabs/conf/v3 v3.1.5
github.com/containrrr/shoutrrr v0.7.1
github.com/go-chi/chi/v5 v5.0.8
github.com/go-playground/validator/v10 v10.11.2