diff --git a/.go-version b/.go-version index 2f4320f67f..7a429d68a3 100644 --- a/.go-version +++ b/.go-version @@ -1 +1 @@ -1.24.4 +1.24.6 diff --git a/go.mod b/go.mod index dd5c48d5b4..7365ce70af 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/confluentinc/cli/v4 -go 1.24.4 +go 1.24.6 require ( github.com/antihax/optional v1.0.0 diff --git a/service.yml b/service.yml index 7743223f28..5032ccce83 100644 --- a/service.yml +++ b/service.yml @@ -6,7 +6,7 @@ contact: slack_team_channel: cli-eng slack_oncall_channel: cli-oncall lang: go -lang_version: 1.24.4 +lang_version: 1.24.6 git: enable: true hooks: