diff --git a/go.mod b/go.mod index cf5dd8b..63d78be 100644 --- a/go.mod +++ b/go.mod @@ -3,7 +3,7 @@ module github.com/welthee/dinonce/v2 go 1.20 require ( - github.com/deepmap/oapi-codegen v1.13.2 + github.com/deepmap/oapi-codegen/v2 v2.4.1 github.com/etherlabsio/healthcheck/v2 v2.0.0 github.com/getkin/kin-openapi v0.118.0 github.com/golang-migrate/migrate/v4 v4.16.2