fix go mod

This commit is contained in:
Ryan Ward 2025-03-30 01:39:00 -04:00
parent b437caaf57
commit 7ae90eca05

2
go.mod
View File

@ -1,6 +1,6 @@
module github.com/rayaman/go-qemu
go 1.22.0
go 1.23
require (
github.com/abdfnx/gosh v0.4.0