mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-06-15 00:15:32 +02:00
go-deadlock version bump to fix crash with go 1.23
This commit is contained in:
3
vendor/github.com/petermattis/goid/runtime_go1.9.go
generated
vendored
3
vendor/github.com/petermattis/goid/runtime_go1.9.go
generated
vendored
@ -1,4 +1,5 @@
|
||||
// +build gc,go1.9
|
||||
//go:build gc && go1.9 && !go1.23
|
||||
// +build gc,go1.9,!go1.23
|
||||
|
||||
package goid
|
||||
|
||||
|
Reference in New Issue
Block a user