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 @@ -12,7 +12,7 @@ require (
1212 github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.36.1
1313 github.com/aws/smithy-go v1.24.0
1414 github.com/google/uuid v1.6.0
15- github.com/platform-engineering-labs/formae/pkg/model v0.1.1
15+ github.com/platform-engineering-labs/formae/pkg/model v0.1.2
1616 github.com/platform-engineering-labs/formae/pkg/plugin v0.1.5
1717 github.com/platform-engineering-labs/formae/pkg/plugin-conformance-tests v0.1.6
1818 github.com/stretchr/testify v1.11.1
Original file line number Diff line number Diff line change @@ -74,8 +74,8 @@ github.com/masterminds/semver v1.5.0 h1:hTxJTTY7tjvnWMrl08O6u3G6BLlKVwxSz01lVac9
7474github.com/masterminds/semver v1.5.0 /go.mod h1:s7KNT9fnd7edGzwwP7RBX4H0v/CYd5qdOLfkL1V75yg =
7575github.com/platform-engineering-labs/formae/pkg/api/model v0.1.1 h1:ZMTgKwSomy2cVcl/+NivSqopbWeHbmYeQ+BxoYq8bVY =
7676github.com/platform-engineering-labs/formae/pkg/api/model v0.1.1 /go.mod h1:0ncHFCsGA6b0w1kBm6m+QwJ823qAY2vL47GvoR0BTyU =
77- github.com/platform-engineering-labs/formae/pkg/model v0.1.1 h1:WLrME6ke89UPA2c+xUTGXVWYqhsXpYO+ouiuguJUTkU =
78- github.com/platform-engineering-labs/formae/pkg/model v0.1.1 /go.mod h1:XmGJA7jNPX9cEGc8TxTiEDitBuEVJOddNakdTZ/bH4U =
77+ github.com/platform-engineering-labs/formae/pkg/model v0.1.2 h1:FgjN2mS/9bLAlRIbAfIiD1PYeZ8fxNFVP4JyTQF6FXc =
78+ github.com/platform-engineering-labs/formae/pkg/model v0.1.2 /go.mod h1:XmGJA7jNPX9cEGc8TxTiEDitBuEVJOddNakdTZ/bH4U =
7979github.com/platform-engineering-labs/formae/pkg/plugin v0.1.5 h1:rjSyYT+b0oeShO/hJ1ITarJaddluzfP0aHANw8tf5UE =
8080github.com/platform-engineering-labs/formae/pkg/plugin v0.1.5 /go.mod h1:8natf83aLhyYS6gPH3ExpIo+F72TjLZTXNDpxDfUpz8 =
8181github.com/platform-engineering-labs/formae/pkg/plugin-conformance-tests v0.1.6 h1:u2mLgvZTKNPgZZHdKr37Y4TpI7rhyGNJchzEc1DsebM =
You can’t perform that action at this time.
0 commit comments