diff --git a/hyperfleet-db/go.mod b/hyperfleet-db/go.mod index 0bed4afc..2f868031 100644 --- a/hyperfleet-db/go.mod +++ b/hyperfleet-db/go.mod @@ -3,7 +3,7 @@ module github.com/openshift-online/rosa-hyperfleet-api/hyperfleet-db go 1.26.3 require ( - github.com/Shopify/toxiproxy v2.1.4+incompatible + github.com/Shopify/toxiproxy v2.12.0+incompatible github.com/go-logr/logr v1.4.4 github.com/google/uuid v1.6.0 github.com/jackc/pgx/v5 v5.10.0