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.3
6+ github.com/platform-engineering-labs/formae/pkg/plugin v0.1.4
77 github.com/platform-engineering-labs/formae/pkg/plugin-conformance-tests v0.1.6
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.1.1 h1:ZMTgKwSomy2c
3131github.com/platform-engineering-labs/formae/pkg/api/model v0.1.1 /go.mod h1:0ncHFCsGA6b0w1kBm6m+QwJ823qAY2vL47GvoR0BTyU =
3232github.com/platform-engineering-labs/formae/pkg/model v0.1.1 h1:WLrME6ke89UPA2c+xUTGXVWYqhsXpYO+ouiuguJUTkU =
3333github.com/platform-engineering-labs/formae/pkg/model v0.1.1 /go.mod h1:XmGJA7jNPX9cEGc8TxTiEDitBuEVJOddNakdTZ/bH4U =
34- github.com/platform-engineering-labs/formae/pkg/plugin v0.1.3 h1:e04QmBJjxPr6B6IzoBv4nHcswWhcKHdknnmqkiSPSuc =
35- github.com/platform-engineering-labs/formae/pkg/plugin v0.1.3 /go.mod h1:8natf83aLhyYS6gPH3ExpIo+F72TjLZTXNDpxDfUpz8 =
34+ github.com/platform-engineering-labs/formae/pkg/plugin v0.1.4 h1:rq6BOkvmUeusIPHN2MHoq5Ij88nSO4S2C7BeTthDmGY =
35+ github.com/platform-engineering-labs/formae/pkg/plugin v0.1.4 /go.mod h1:8natf83aLhyYS6gPH3ExpIo+F72TjLZTXNDpxDfUpz8 =
3636github.com/platform-engineering-labs/formae/pkg/plugin-conformance-tests v0.1.6 h1:u2mLgvZTKNPgZZHdKr37Y4TpI7rhyGNJchzEc1DsebM =
3737github.com/platform-engineering-labs/formae/pkg/plugin-conformance-tests v0.1.6 /go.mod h1:km+ogAGWDMyI5qnjd9pe270rfXm2f0reDlSS7TRNPn8 =
3838github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM =
You can’t perform that action at this time.
0 commit comments