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 @@ -13,7 +13,7 @@ require (
1313 github.com/aws/smithy-go v1.24.0
1414 github.com/google/uuid v1.6.0
1515 github.com/platform-engineering-labs/formae/pkg/model v0.0.0-20260120041653-c26026025caf
16- github.com/platform-engineering-labs/formae/pkg/plugin v0.1.1
16+ github.com/platform-engineering-labs/formae/pkg/plugin v0.1.2
1717 github.com/platform-engineering-labs/formae/pkg/plugin-conformance-tests v0.1.4
1818 github.com/stretchr/testify v1.11.1
1919)
Original file line number Diff line number Diff line change @@ -76,8 +76,8 @@ github.com/platform-engineering-labs/formae/pkg/api/model v0.0.0-20260120041653-
7676github.com/platform-engineering-labs/formae/pkg/api/model v0.0.0-20260120041653-c26026025caf /go.mod h1:0ncHFCsGA6b0w1kBm6m+QwJ823qAY2vL47GvoR0BTyU =
7777github.com/platform-engineering-labs/formae/pkg/model v0.0.0-20260120041653-c26026025caf h1:JPJvm6WFnIUtWf/1P9JAahmX494vmicLYgKG0VuIul0 =
7878github.com/platform-engineering-labs/formae/pkg/model v0.0.0-20260120041653-c26026025caf /go.mod h1:XmGJA7jNPX9cEGc8TxTiEDitBuEVJOddNakdTZ/bH4U =
79- github.com/platform-engineering-labs/formae/pkg/plugin v0.1.1 h1:c4w0nStzh1l7Bw30zBRZZAbXe3MKunb6rLqlC4P9AAE =
80- github.com/platform-engineering-labs/formae/pkg/plugin v0.1.1 /go.mod h1:8natf83aLhyYS6gPH3ExpIo+F72TjLZTXNDpxDfUpz8 =
79+ github.com/platform-engineering-labs/formae/pkg/plugin v0.1.2 h1:pvSsWU6QjEU2auARpJdQbMOnpFwnAldpxOizTDdI/HM =
80+ github.com/platform-engineering-labs/formae/pkg/plugin v0.1.2 /go.mod h1:8natf83aLhyYS6gPH3ExpIo+F72TjLZTXNDpxDfUpz8 =
8181github.com/platform-engineering-labs/formae/pkg/plugin-conformance-tests v0.1.4 h1:EJxFasNyjyF2NqVHTuq2kg15HbKskn9xvngQXwcxckI =
8282github.com/platform-engineering-labs/formae/pkg/plugin-conformance-tests v0.1.4 /go.mod h1:j68ZmEj4u8gMKPPjfUItQO7MqfkD49lVaz2BfnPFa14 =
8383github.com/pmezard/go-difflib v1.0.0 /go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4 =
You can’t perform that action at this time.
0 commit comments