Bump go 1.24.1

Signed-off-by: Mustafa Elbehery <melbeher@redhat.com>
pull/925/head
Mustafa Elbehery 2025-03-11 21:23:04 +01:00
parent d13c7f25ca
commit dc3e34b318
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
1.24.0
1.24.1

2
go.mod
View File

@ -2,7 +2,7 @@ module go.etcd.io/bbolt
go 1.24
toolchain go1.24.0
toolchain go1.24.1
require (
github.com/spf13/cobra v1.9.1