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 55require (
66 github.com/gophercloud/gophercloud/v2 v2.10.0
77 github.com/platform-engineering-labs/formae/pkg/model v0.1.1
8- github.com/platform-engineering-labs/formae/pkg/plugin v0.1.3
8+ github.com/platform-engineering-labs/formae/pkg/plugin v0.1.4
99 github.com/platform-engineering-labs/formae/pkg/plugin-conformance-tests v0.1.6
1010 github.com/stretchr/testify v1.11.1
1111)
Original file line number Diff line number Diff line change @@ -37,8 +37,8 @@ github.com/platform-engineering-labs/formae/pkg/api/model v0.1.1 h1:ZMTgKwSomy2c
3737github.com/platform-engineering-labs/formae/pkg/api/model v0.1.1 /go.mod h1:0ncHFCsGA6b0w1kBm6m+QwJ823qAY2vL47GvoR0BTyU =
3838github.com/platform-engineering-labs/formae/pkg/model v0.1.1 h1:WLrME6ke89UPA2c+xUTGXVWYqhsXpYO+ouiuguJUTkU =
3939github.com/platform-engineering-labs/formae/pkg/model v0.1.1 /go.mod h1:XmGJA7jNPX9cEGc8TxTiEDitBuEVJOddNakdTZ/bH4U =
40- github.com/platform-engineering-labs/formae/pkg/plugin v0.1.3 h1:e04QmBJjxPr6B6IzoBv4nHcswWhcKHdknnmqkiSPSuc =
41- github.com/platform-engineering-labs/formae/pkg/plugin v0.1.3 /go.mod h1:8natf83aLhyYS6gPH3ExpIo+F72TjLZTXNDpxDfUpz8 =
40+ github.com/platform-engineering-labs/formae/pkg/plugin v0.1.4 h1:rq6BOkvmUeusIPHN2MHoq5Ij88nSO4S2C7BeTthDmGY =
41+ github.com/platform-engineering-labs/formae/pkg/plugin v0.1.4 /go.mod h1:8natf83aLhyYS6gPH3ExpIo+F72TjLZTXNDpxDfUpz8 =
4242github.com/platform-engineering-labs/formae/pkg/plugin-conformance-tests v0.1.6 h1:u2mLgvZTKNPgZZHdKr37Y4TpI7rhyGNJchzEc1DsebM =
4343github.com/platform-engineering-labs/formae/pkg/plugin-conformance-tests v0.1.6 /go.mod h1:km+ogAGWDMyI5qnjd9pe270rfXm2f0reDlSS7TRNPn8 =
4444github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM =
You can’t perform that action at this time.
0 commit comments