diff --git a/go.mod b/go.mod index 5c835b0a6..d111c5d9d 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/streamnative/pulsarctl -go 1.24.2 +go 1.24.4 require ( github.com/apache/pulsar-client-go v0.14.0