Skip to content

Commit 10cce0c

Browse files
committed
chore: update formae/pkg/plugin to v0.1.4
1 parent dab0c6c commit 10cce0c

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
@@ -5,7 +5,7 @@ go 1.25
55
require (
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
)

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@ github.com/platform-engineering-labs/formae/pkg/api/model v0.1.1 h1:ZMTgKwSomy2c
3737
github.com/platform-engineering-labs/formae/pkg/api/model v0.1.1/go.mod h1:0ncHFCsGA6b0w1kBm6m+QwJ823qAY2vL47GvoR0BTyU=
3838
github.com/platform-engineering-labs/formae/pkg/model v0.1.1 h1:WLrME6ke89UPA2c+xUTGXVWYqhsXpYO+ouiuguJUTkU=
3939
github.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=
4242
github.com/platform-engineering-labs/formae/pkg/plugin-conformance-tests v0.1.6 h1:u2mLgvZTKNPgZZHdKr37Y4TpI7rhyGNJchzEc1DsebM=
4343
github.com/platform-engineering-labs/formae/pkg/plugin-conformance-tests v0.1.6/go.mod h1:km+ogAGWDMyI5qnjd9pe270rfXm2f0reDlSS7TRNPn8=
4444
github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM=

0 commit comments

Comments
 (0)