diff --git a/go.mod b/go.mod index 6f8a808..2e25120 100644 --- a/go.mod +++ b/go.mod @@ -1,4 +1,4 @@ -module github.com/segmentio/topicctl +module github.com/segmentio/topicctl/v2 go 1.24.4