diff options
Diffstat (limited to 'chan.go')
| -rw-r--r-- | chan.go | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6,7 +6,7 @@ package gui import ( // "regexp" - // "git.wit.org/wit/gui/toolkit" + // "go.wit.com/gui/toolkit" "sync" "runtime" "github.com/sourcegraph/conc" |
