Skip to content

Commit 65d9f48

Browse files
committed
chore: upgrade formae SDK to pkg/plugin v0.1.18, conformance-tests v0.1.32
1 parent ac018de commit 65d9f48

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ require (
1616
github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/resources/armresources v1.2.0
1717
github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/storage/armstorage v1.8.1
1818
github.com/google/uuid v1.6.0
19-
github.com/platform-engineering-labs/formae/pkg/plugin v0.1.17
20-
github.com/platform-engineering-labs/formae/pkg/plugin-conformance-tests v0.1.26
19+
github.com/platform-engineering-labs/formae/pkg/plugin v0.1.18
20+
github.com/platform-engineering-labs/formae/pkg/plugin-conformance-tests v0.1.32
2121
github.com/segmentio/ksuid v1.0.4
2222
github.com/stretchr/testify v1.11.1
2323
)

go.sum

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -88,10 +88,10 @@ github.com/platform-engineering-labs/formae/pkg/api/model v0.1.1 h1:ZMTgKwSomy2c
8888
github.com/platform-engineering-labs/formae/pkg/api/model v0.1.1/go.mod h1:0ncHFCsGA6b0w1kBm6m+QwJ823qAY2vL47GvoR0BTyU=
8989
github.com/platform-engineering-labs/formae/pkg/model v0.1.6 h1:5Ao8Kog2tpTD4Om7hs07QB0tKwwUejuLku9Gv5C8pF8=
9090
github.com/platform-engineering-labs/formae/pkg/model v0.1.6/go.mod h1:XmGJA7jNPX9cEGc8TxTiEDitBuEVJOddNakdTZ/bH4U=
91-
github.com/platform-engineering-labs/formae/pkg/plugin v0.1.17 h1:AlCp4GsJyLiklxpISC1xUkiiomLY11GAPSmwqk6MbwE=
92-
github.com/platform-engineering-labs/formae/pkg/plugin v0.1.17/go.mod h1:+XUcaYuB32RrS0Fm2ZfX8rXRTbzYKRjqK/92fP72m6E=
93-
github.com/platform-engineering-labs/formae/pkg/plugin-conformance-tests v0.1.26 h1:HeYcuG66vIMb5nqvq+5LEhSdfcX2wCu/bU/cGWJIuzE=
94-
github.com/platform-engineering-labs/formae/pkg/plugin-conformance-tests v0.1.26/go.mod h1:5Y08dm8oj8gpgKkCDEzI3ZVtjp4eFvKQlkRjBsN9qBo=
91+
github.com/platform-engineering-labs/formae/pkg/plugin v0.1.18 h1:VnLaxrPQPWg2gFWN7h5vzlDGayOuoSC09uIKcMMZdgs=
92+
github.com/platform-engineering-labs/formae/pkg/plugin v0.1.18/go.mod h1:+XUcaYuB32RrS0Fm2ZfX8rXRTbzYKRjqK/92fP72m6E=
93+
github.com/platform-engineering-labs/formae/pkg/plugin-conformance-tests v0.1.32 h1:WohTHu34Lpwy1YVuFwGtQ8YQzZqsNNwthSKINXDa1hs=
94+
github.com/platform-engineering-labs/formae/pkg/plugin-conformance-tests v0.1.32/go.mod h1:5Y08dm8oj8gpgKkCDEzI3ZVtjp4eFvKQlkRjBsN9qBo=
9595
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 h1:Jamvg5psRIccs7FGNTlIRMkT8wgtp5eCXdBlqhYGL6U=
9696
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4=
9797
github.com/power-devops/perfstat v0.0.0-20240221224432-82ca36839d55 h1:o4JXh1EVt9k/+g42oCprj/FisM4qX9L3sZB3upGN2ZU=

0 commit comments

Comments
 (0)