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/google/uuid v1.6.0
77 github.com/pkg/sftp v1.13.10
8- github.com/platform-engineering-labs/formae/pkg/plugin v0.1.8
8+ github.com/platform-engineering-labs/formae/pkg/plugin v0.1.9
99 github.com/platform-engineering-labs/formae/pkg/plugin-conformance-tests v0.1.9
1010 github.com/stretchr/testify v1.11.1
1111 go.opentelemetry.io/otel v1.39.0
Original file line number Diff line number Diff line change @@ -39,8 +39,8 @@ github.com/platform-engineering-labs/formae/pkg/api/model v0.1.1 h1:ZMTgKwSomy2c
3939github.com/platform-engineering-labs/formae/pkg/api/model v0.1.1 /go.mod h1:0ncHFCsGA6b0w1kBm6m+QwJ823qAY2vL47GvoR0BTyU =
4040github.com/platform-engineering-labs/formae/pkg/model v0.1.2 h1:FgjN2mS/9bLAlRIbAfIiD1PYeZ8fxNFVP4JyTQF6FXc =
4141github.com/platform-engineering-labs/formae/pkg/model v0.1.2 /go.mod h1:XmGJA7jNPX9cEGc8TxTiEDitBuEVJOddNakdTZ/bH4U =
42- github.com/platform-engineering-labs/formae/pkg/plugin v0.1.8 h1:bECZEPHo6I6P8Qmpes5kDW/RFco3P7Z5xB3vvEuDGTo =
43- github.com/platform-engineering-labs/formae/pkg/plugin v0.1.8 /go.mod h1:KzNzkc67phbeqs61ji+r8Y1WCD5QnDEpU7rfUHkmmuQ =
42+ github.com/platform-engineering-labs/formae/pkg/plugin v0.1.9 h1:u94W+f1t2LNZcoNnT8FfJuUXqxG3gdNSGDH9OFWntVo =
43+ github.com/platform-engineering-labs/formae/pkg/plugin v0.1.9 /go.mod h1:KzNzkc67phbeqs61ji+r8Y1WCD5QnDEpU7rfUHkmmuQ =
4444github.com/platform-engineering-labs/formae/pkg/plugin-conformance-tests v0.1.9 h1:5geWOQgor+GR4nR3vEbU0DMxdOisyIpo18zgYwJ0ngE =
4545github.com/platform-engineering-labs/formae/pkg/plugin-conformance-tests v0.1.9 /go.mod h1:NuoGHFF4WCI73scZ4odspPzZiKCWRvrKWTvy0rgoNec =
4646github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM =
You can’t perform that action at this time.
0 commit comments