Rookout / GoSDK

Rookout GoSDK is a Go package that supports on the fly debugging and data extraction from Go applications in production.
https://www.rookout.com
Other
3 stars 1 forks source link

Support for GO 1.22 #14

Open tonaim opened 4 months ago

tonaim commented 4 months ago

I am from Aqua Security, and we are planning to upgrade out projects to 1.22. But looks like we cannot as there is hard block not to compile from GO 1.22.

https://github.com/Rookout/GoSDK/blob/master/pkg/services/go_runtime/goroutine1.21.go#L1-L2

Can you please let me know how can I overcome this issue?

trajan0x commented 1 month ago

@tonaim can close this as its been addressed here 1.23 is now not supported which I've opened an issue for here: #15