File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2828[submodule "testes "]
2929 path = testes
3030 url = https://github.com/disruptek/testes
31+ [submodule "ups "]
32+ path = ups
33+ url = https://github.com/disruptek/ups
34+ branch = master
Original file line number Diff line number Diff line change @@ -4,6 +4,7 @@ license = "MIT"
44requires " https://github.com/disruptek/github >= 2.0.3 & < 3.0.0"
55requires " https://github.com/c-blake/cligen >= 0.9.46 & < 2.0.0"
66requires " https://github.com/disruptek/bump >= 1.8.18 & < 2.0.0"
7+ requires " https://github.com/disruptek/ups < 2.0.0"
78requires " https://github.com/zevv/npeg >= 0.21.3 & < 1.0.0"
89requires " https://github.com/disruptek/jsonconvert < 2.0.0"
910requires " https://github.com/disruptek/badresults < 2.0.0"
Load diff This file was deleted.
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ import cutelog
1111export cutelog
1212
1313import nimph/ paths
14- import nimph / sanitize
14+ import ups / sanitize
1515
1616type
1717 Flag * {.pure .} = enum
You canβt perform that action at this time.
0 commit comments