misc: Update to golang 1.23
The 1.22 version has some issues that makes it more difficult to workaround, so we'll move right away to 1.23
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
module main
|
||||
|
||||
go 1.22.5
|
||||
go 1.23.5
|
||||
|
||||
require (
|
||||
github.com/Microsoft/go-winio v0.6.2 // indirect
|
||||
|
||||
Reference in New Issue
Block a user