update dependencies

This commit is contained in:
Andrey Nering
2017-07-05 20:46:05 -03:00
parent e7f9ace559
commit a1d1f73fe7
40 changed files with 747 additions and 3968 deletions

View File

@@ -121,9 +121,10 @@ parts:
}
s.modified = true
wps[i] = &SglQuoted{
Position: dq.Position,
Dollar: dq.Dollar,
Value: newVal,
Left: dq.Pos(),
Right: dq.End(),
Dollar: dq.Dollar,
Value: newVal,
}
}
return wps