diff options
| author | Jeff Carr <[email protected]> | 2024-01-12 11:13:26 -0600 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2024-01-12 11:13:26 -0600 |
| commit | 23fa94cbcddf3090a1ffc6793c69d3a19bfcb341 (patch) | |
| tree | 05e9c54e918d0b53e55a7a5fb66c1c744a1718c6 /files/repomap | |
| parent | 0be507b8966e83830ed47f77a19068da05512e61 (diff) | |
looks up repo url
Signed-off-by: Jeff Carr <[email protected]>
Diffstat (limited to 'files/repomap')
| -rw-r--r-- | files/repomap | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/repomap b/files/repomap index fc0d379..1fd1ccc 100644 --- a/files/repomap +++ b/files/repomap @@ -1,6 +1,6 @@ go.wit.com/log git.wit.org/wit/log -go.wit.com/gui git.wit.org/gui/ +go.wit.com/gui git.wit.org/wit/gui-old/ go.wit.com/gui/gui git.wit.org/gui/gui go.wit.com/gui/widget git.wit.org/gui/widget go.wit.com/gui/toolkits git.wit.org/gui/toolkits |
