Project-HAMi / HAMi

Heterogeneous AI Computing Virtualization Middleware
http://project-hami.io/
Apache License 2.0
956 stars 197 forks source link

go mod version format #610

Closed wangyanghack closed 1 week ago

wangyanghack commented 1 week ago

What happened: ➜ HAMi git:(master) go mod tidy
go: errors parsing go.mod: /xxx/HAMi/go.mod:3: invalid go version '1.22.2': must match format 1.23

What you expected to happen: update go version from this format 1.x.x to 1.x How to reproduce it (as minimally and precisely as possible):

Anything else we need to know?:

Environment: