We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d5eb984 commit f79f0eaCopy full SHA for f79f0ea
dload.xsd
@@ -95,6 +95,11 @@
95
<xs:documentation>Repository name</xs:documentation>
96
</xs:annotation>
97
</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>
103
</xs:complexType>
104
</xs:element>
105
</xs:sequence>
0 commit comments