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