Skip to content

Commit f79f0ea

Browse files
committed
chore(Velox): Update XML schema
1 parent d5eb984 commit f79f0ea

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

dload.xsd

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,11 @@
9595
<xs:documentation>Repository name</xs:documentation>
9696
</xs:annotation>
9797
</xs:attribute>
98+
<xs:attribute name="replace" type="xs:string">
99+
<xs:annotation>
100+
<xs:documentation>Replacement source for the plugin (e.g., local path or alternative repository for Go module replacement)</xs:documentation>
101+
</xs:annotation>
102+
</xs:attribute>
98103
</xs:complexType>
99104
</xs:element>
100105
</xs:sequence>

0 commit comments

Comments
 (0)