Skip to content

Commit 3f15e19

Browse files
committed
chore: update formae/pkg/plugin to v0.1.4
1 parent b0a374d commit 3f15e19

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ require (
1313
github.com/aws/smithy-go v1.24.0
1414
github.com/google/uuid v1.6.0
1515
github.com/platform-engineering-labs/formae/pkg/model v0.1.1
16-
github.com/platform-engineering-labs/formae/pkg/plugin v0.1.3
16+
github.com/platform-engineering-labs/formae/pkg/plugin v0.1.4
1717
github.com/platform-engineering-labs/formae/pkg/plugin-conformance-tests v0.1.6
1818
github.com/stretchr/testify v1.11.1
1919
)

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,8 +76,8 @@ github.com/platform-engineering-labs/formae/pkg/api/model v0.1.1 h1:ZMTgKwSomy2c
7676
github.com/platform-engineering-labs/formae/pkg/api/model v0.1.1/go.mod h1:0ncHFCsGA6b0w1kBm6m+QwJ823qAY2vL47GvoR0BTyU=
7777
github.com/platform-engineering-labs/formae/pkg/model v0.1.1 h1:WLrME6ke89UPA2c+xUTGXVWYqhsXpYO+ouiuguJUTkU=
7878
github.com/platform-engineering-labs/formae/pkg/model v0.1.1/go.mod h1:XmGJA7jNPX9cEGc8TxTiEDitBuEVJOddNakdTZ/bH4U=
79-
github.com/platform-engineering-labs/formae/pkg/plugin v0.1.3 h1:e04QmBJjxPr6B6IzoBv4nHcswWhcKHdknnmqkiSPSuc=
80-
github.com/platform-engineering-labs/formae/pkg/plugin v0.1.3/go.mod h1:8natf83aLhyYS6gPH3ExpIo+F72TjLZTXNDpxDfUpz8=
79+
github.com/platform-engineering-labs/formae/pkg/plugin v0.1.4 h1:rq6BOkvmUeusIPHN2MHoq5Ij88nSO4S2C7BeTthDmGY=
80+
github.com/platform-engineering-labs/formae/pkg/plugin v0.1.4/go.mod h1:8natf83aLhyYS6gPH3ExpIo+F72TjLZTXNDpxDfUpz8=
8181
github.com/platform-engineering-labs/formae/pkg/plugin-conformance-tests v0.1.6 h1:u2mLgvZTKNPgZZHdKr37Y4TpI7rhyGNJchzEc1DsebM=
8282
github.com/platform-engineering-labs/formae/pkg/plugin-conformance-tests v0.1.6/go.mod h1:km+ogAGWDMyI5qnjd9pe270rfXm2f0reDlSS7TRNPn8=
8383
github.com/pmezard/go-difflib v1.0.0/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4=

0 commit comments

Comments
 (0)