File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/your-org/formae-plugin-example
33go 1.25
44
55require (
6- github.com/platform-engineering-labs/formae/pkg/plugin v0.1.1
6+ github.com/platform-engineering-labs/formae/pkg/plugin v0.1.2
77 github.com/platform-engineering-labs/formae/pkg/plugin-conformance-tests v0.1.4
88)
99
Original file line number Diff line number Diff line change @@ -31,8 +31,8 @@ github.com/platform-engineering-labs/formae/pkg/api/model v0.0.0-20260120041653-
3131github.com/platform-engineering-labs/formae/pkg/api/model v0.0.0-20260120041653-c26026025caf /go.mod h1:0ncHFCsGA6b0w1kBm6m+QwJ823qAY2vL47GvoR0BTyU =
3232github.com/platform-engineering-labs/formae/pkg/model v0.0.0-20260120041653-c26026025caf h1:JPJvm6WFnIUtWf/1P9JAahmX494vmicLYgKG0VuIul0 =
3333github.com/platform-engineering-labs/formae/pkg/model v0.0.0-20260120041653-c26026025caf /go.mod h1:XmGJA7jNPX9cEGc8TxTiEDitBuEVJOddNakdTZ/bH4U =
34- github.com/platform-engineering-labs/formae/pkg/plugin v0.1.1 h1:c4w0nStzh1l7Bw30zBRZZAbXe3MKunb6rLqlC4P9AAE =
35- github.com/platform-engineering-labs/formae/pkg/plugin v0.1.1 /go.mod h1:8natf83aLhyYS6gPH3ExpIo+F72TjLZTXNDpxDfUpz8 =
34+ github.com/platform-engineering-labs/formae/pkg/plugin v0.1.2 h1:pvSsWU6QjEU2auARpJdQbMOnpFwnAldpxOizTDdI/HM =
35+ github.com/platform-engineering-labs/formae/pkg/plugin v0.1.2 /go.mod h1:8natf83aLhyYS6gPH3ExpIo+F72TjLZTXNDpxDfUpz8 =
3636github.com/platform-engineering-labs/formae/pkg/plugin-conformance-tests v0.1.4 h1:EJxFasNyjyF2NqVHTuq2kg15HbKskn9xvngQXwcxckI =
3737github.com/platform-engineering-labs/formae/pkg/plugin-conformance-tests v0.1.4 /go.mod h1:j68ZmEj4u8gMKPPjfUItQO7MqfkD49lVaz2BfnPFa14 =
3838github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM =
You can’t perform that action at this time.
0 commit comments