1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-08-07 22:02:56 +03:00

build: bump tcell version

This commit is contained in:
Ryooooooga
2023-02-21 21:53:55 +09:00
parent 526c9dea9b
commit 90772e1eaa
18 changed files with 870 additions and 23 deletions

View File

@@ -1,5 +1,5 @@
//go:build js || plan9 || windows
// +build js plan9 windows
//go:build plan9 || windows
// +build plan9 windows
// Copyright 2022 The TCell Authors
//