diff --git a/go.mod b/go.mod index 7b0855bb1f..c2b49c7f95 100644 --- a/go.mod +++ b/go.mod @@ -3,10 +3,10 @@ module github.com/flyteorg/flyte go 1.19 require ( - github.com/flyteorg/flyte/datacatalog v1.9.37 - github.com/flyteorg/flyte/flyteadmin v1.9.37 - github.com/flyteorg/flyte/flytepropeller v1.9.37 - github.com/flyteorg/flyte/flytestdlib v1.9.37 + github.com/flyteorg/flyte/datacatalog v0.0.0-00010101000000-000000000000 + github.com/flyteorg/flyte/flyteadmin v0.0.0-00010101000000-000000000000 + github.com/flyteorg/flyte/flytepropeller v0.0.0-00010101000000-000000000000 + github.com/flyteorg/flyte/flytestdlib v0.0.0-00010101000000-000000000000 github.com/golang/glog v1.1.0 github.com/prometheus/client_golang v1.16.0 github.com/spf13/cobra v1.7.0