aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/github.com/gizak/termui/block_common.go
diff options
context:
space:
mode:
authorPéter Szilágyi <peterke@gmail.com>2017-01-11 18:14:08 +0800
committerGitHub <noreply@github.com>2017-01-11 18:14:08 +0800
commitb52fde7cf7ce50725830a9d7ddb61e0e8094c7cd (patch)
treeb6b5eb1ac26c2aaef462f48d6f6738d588c44ed4 /vendor/github.com/gizak/termui/block_common.go
parent2b4d0b6ff9954de72177980213e7fee0081973d1 (diff)
parentd78f9b834ade0f1ebcf2532bf90d01c85ad50a8e (diff)
downloadgo-tangerine-b52fde7cf7ce50725830a9d7ddb61e0e8094c7cd.tar.gz
go-tangerine-b52fde7cf7ce50725830a9d7ddb61e0e8094c7cd.tar.zst
go-tangerine-b52fde7cf7ce50725830a9d7ddb61e0e8094c7cd.zip
Merge pull request #3546 from fjl/deps-update
vendor: update dependencies
Diffstat (limited to 'vendor/github.com/gizak/termui/block_common.go')
-rw-r--r--vendor/github.com/gizak/termui/block_common.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/vendor/github.com/gizak/termui/block_common.go b/vendor/github.com/gizak/termui/block_common.go
index 0f972cbbd..aa4a92a7d 100644
--- a/vendor/github.com/gizak/termui/block_common.go
+++ b/vendor/github.com/gizak/termui/block_common.go
@@ -1,4 +1,4 @@
-// Copyright 2016 Zack Guo <gizak@icloud.com>. All rights reserved.
+// Copyright 2016 Zack Guo <zack.y.guo@gmail.com>. All rights reserved.
// Use of this source code is governed by a MIT license that can
// be found in the LICENSE file.