From 0c78c1586864fac29fe83b3edf1ee517875436d9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 11 Dec 2024 16:10:21 +0000 Subject: [PATCH] fix(deps): update module github.com/onaips/go-generate-fast to v0.3.0 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 9cc04d56..e9ea94a1 100644 --- a/go.mod +++ b/go.mod @@ -44,7 +44,7 @@ require ( github.com/mcuadros/go-defaults v1.2.0 github.com/mitchellh/go-homedir v1.1.0 github.com/nyaruka/phonenumbers v1.4.3 - github.com/oNaiPs/go-generate-fast v0.0.0-00010101000000-000000000000 + github.com/oNaiPs/go-generate-fast v0.3.0 github.com/oklog/ulid/v2 v2.1.0 github.com/openfga/go-sdk v0.6.3 github.com/pkg/errors v0.9.1