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 44
55require (
66 github.com/platform-engineering-labs/formae/pkg/plugin v0.1.1
7- github.com/platform-engineering-labs/formae/pkg/plugin-conformance-tests v0.1.3
7+ github.com/platform-engineering-labs/formae/pkg/plugin-conformance-tests v0.1.4
88)
99
1010require (
Original file line number Diff line number Diff line change @@ -33,8 +33,8 @@ github.com/platform-engineering-labs/formae/pkg/model v0.0.0-20260120041653-c260
3333github.com/platform-engineering-labs/formae/pkg/model v0.0.0-20260120041653-c26026025caf /go.mod h1:XmGJA7jNPX9cEGc8TxTiEDitBuEVJOddNakdTZ/bH4U =
3434github.com/platform-engineering-labs/formae/pkg/plugin v0.1.1 h1:c4w0nStzh1l7Bw30zBRZZAbXe3MKunb6rLqlC4P9AAE =
3535github.com/platform-engineering-labs/formae/pkg/plugin v0.1.1 /go.mod h1:8natf83aLhyYS6gPH3ExpIo+F72TjLZTXNDpxDfUpz8 =
36- github.com/platform-engineering-labs/formae/pkg/plugin-conformance-tests v0.1.3 h1:zrjfUHATJ3FoeNaQsu+R60vP6jgu58CGeXFfg9uCbCs =
37- github.com/platform-engineering-labs/formae/pkg/plugin-conformance-tests v0.1.3 /go.mod h1:j68ZmEj4u8gMKPPjfUItQO7MqfkD49lVaz2BfnPFa14 =
36+ github.com/platform-engineering-labs/formae/pkg/plugin-conformance-tests v0.1.4 h1:EJxFasNyjyF2NqVHTuq2kg15HbKskn9xvngQXwcxckI =
37+ github.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 =
3939github.com/pmezard/go-difflib v1.0.0 /go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4 =
4040github.com/stretchr/testify v1.11.1 h1:7s2iGBzp5EwR7/aIZr8ao5+dra3wiQyKjjFuvgVKu7U =
You can’t perform that action at this time.
0 commit comments