Skip to content

Commit ef91240

Browse files
timothytlewisclaude
andcommitted
fix(kubectl): update Go build dependency to ~1.25.0
Kubernetes go.mod requires Go 1.25.0. Update build dependency pin from ~1.24.4 to match upstream requirements. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent c4fdc31 commit ef91240

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

projects/kubernetes.io/kubectl/package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ provides:
1010

1111
build:
1212
dependencies:
13-
go.dev: ~1.24.4
13+
go.dev: ~1.25.0
1414
gnu.org/coreutils: ^9.1.0
1515
gnu.org/bash: ^5.1
1616
rsync.samba.org: '*'

0 commit comments

Comments
 (0)