Move to go 1.24.4

This commit is contained in:
Marc Brooks 2025-06-24 16:06:49 -05:00
parent 842ed39ac2
commit 66adcf5745
No known key found for this signature in database
GPG Key ID: 583A6AF2D6AE1DC6
1 changed files with 1 additions and 3 deletions

4
go.mod
View File

@ -1,8 +1,6 @@
module github.com/jetkvm/kvm
go 1.23.4
toolchain go1.24.3
go 1.24.4
require (
github.com/Masterminds/semver/v3 v3.3.1