migrate to my main gitlab

This commit is contained in:
Aidan 2020-06-28 13:47:44 -07:00
parent d17e975cc8
commit c7008bb19e
No known key found for this signature in database
GPG key ID: 327711E983899316
12 changed files with 20 additions and 20 deletions

View file

@ -22,9 +22,9 @@ import (
"fmt"
"strconv"
"github.com/chzyer/readline"
"git.callpipe.com/aidan/shs/ast"
"git.callpipe.com/aidan/shs/log"
"git.callpipe.com/aidan/shs/stdlib"
"gitlab.com/whom/shs/ast"
"gitlab.com/whom/shs/log"
"gitlab.com/whom/shs/stdlib"
)
const (