diff --git a/go.mod b/go.mod index aec979f8..184529dd 100644 --- a/go.mod +++ b/go.mod @@ -11,7 +11,7 @@ require ( github.com/oapi-codegen/oapi-codegen/v2 v2.5.0 github.com/oapi-codegen/runtime v1.1.2 github.com/prometheus/client_golang v1.23.2 - github.com/redhatinsights/app-common-go v1.6.8 + github.com/redhatinsights/app-common-go v1.6.9 github.com/redhatinsights/platform-go-middlewares/v2 v2.0.0 github.com/sirupsen/logrus v1.9.3 github.com/stretchr/testify v1.11.1