1
0

Move upstream to code.dumpstack.io

This commit is contained in:
2019-02-02 21:24:29 +00:00
committed by Mikhail Klementev
parent fb9b03029b
commit 144a8547bc
7 changed files with 18 additions and 16 deletions

View File

@ -16,7 +16,7 @@ import (
"strings"
"time"
"github.com/jollheef/out-of-tree/config"
"code.dumpstack.io/tools/out-of-tree/config"
"github.com/naoina/toml"
)