Skip to content

Commit d80b315

Browse files
committed
chore(deps): update formae/pkg dependencies to tagged versions
- pkg/model v0.1.1 - pkg/plugin v0.1.2 - pkg/plugin-conformance-tests v0.1.5 - pkg/api/model v0.1.1 (indirect)
1 parent 5ae6237 commit d80b315

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

go.mod

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ go 1.25
44

55
require (
66
github.com/platform-engineering-labs/formae/pkg/plugin v0.1.2
7-
github.com/platform-engineering-labs/formae/pkg/plugin-conformance-tests v0.1.4
7+
github.com/platform-engineering-labs/formae/pkg/plugin-conformance-tests v0.1.5
88
)
99

1010
require (
@@ -18,8 +18,8 @@ require (
1818
github.com/google/uuid v1.6.0 // indirect
1919
github.com/grpc-ecosystem/grpc-gateway/v2 v2.27.3 // indirect
2020
github.com/masterminds/semver v1.5.0 // indirect
21-
github.com/platform-engineering-labs/formae/pkg/api/model v0.0.0-20260120041653-c26026025caf // indirect
22-
github.com/platform-engineering-labs/formae/pkg/model v0.0.0-20260120041653-c26026025caf // indirect
21+
github.com/platform-engineering-labs/formae/pkg/api/model v0.1.1 // indirect
22+
github.com/platform-engineering-labs/formae/pkg/model v0.1.1 // indirect
2323
github.com/theory/jsonpath v0.10.2 // indirect
2424
github.com/tidwall/gjson v1.18.0 // indirect
2525
github.com/tidwall/match v1.1.1 // indirect

go.sum

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -27,14 +27,14 @@ github.com/grpc-ecosystem/grpc-gateway/v2 v2.27.3 h1:NmZ1PKzSTQbuGHw9DGPFomqkkLW
2727
github.com/grpc-ecosystem/grpc-gateway/v2 v2.27.3/go.mod h1:zQrxl1YP88HQlA6i9c63DSVPFklWpGX4OWAc9bFuaH4=
2828
github.com/masterminds/semver v1.5.0 h1:hTxJTTY7tjvnWMrl08O6u3G6BLlKVwxSz01lVac9P8U=
2929
github.com/masterminds/semver v1.5.0/go.mod h1:s7KNT9fnd7edGzwwP7RBX4H0v/CYd5qdOLfkL1V75yg=
30-
github.com/platform-engineering-labs/formae/pkg/api/model v0.0.0-20260120041653-c26026025caf h1:TTPql6NeRVV6OYhlFWny1/RmqBIe8JdXmmKxsQSrIcQ=
31-
github.com/platform-engineering-labs/formae/pkg/api/model v0.0.0-20260120041653-c26026025caf/go.mod h1:0ncHFCsGA6b0w1kBm6m+QwJ823qAY2vL47GvoR0BTyU=
32-
github.com/platform-engineering-labs/formae/pkg/model v0.0.0-20260120041653-c26026025caf h1:JPJvm6WFnIUtWf/1P9JAahmX494vmicLYgKG0VuIul0=
33-
github.com/platform-engineering-labs/formae/pkg/model v0.0.0-20260120041653-c26026025caf/go.mod h1:XmGJA7jNPX9cEGc8TxTiEDitBuEVJOddNakdTZ/bH4U=
30+
github.com/platform-engineering-labs/formae/pkg/api/model v0.1.1 h1:ZMTgKwSomy2cVcl/+NivSqopbWeHbmYeQ+BxoYq8bVY=
31+
github.com/platform-engineering-labs/formae/pkg/api/model v0.1.1/go.mod h1:0ncHFCsGA6b0w1kBm6m+QwJ823qAY2vL47GvoR0BTyU=
32+
github.com/platform-engineering-labs/formae/pkg/model v0.1.1 h1:WLrME6ke89UPA2c+xUTGXVWYqhsXpYO+ouiuguJUTkU=
33+
github.com/platform-engineering-labs/formae/pkg/model v0.1.1/go.mod h1:XmGJA7jNPX9cEGc8TxTiEDitBuEVJOddNakdTZ/bH4U=
3434
github.com/platform-engineering-labs/formae/pkg/plugin v0.1.2 h1:pvSsWU6QjEU2auARpJdQbMOnpFwnAldpxOizTDdI/HM=
3535
github.com/platform-engineering-labs/formae/pkg/plugin v0.1.2/go.mod h1:8natf83aLhyYS6gPH3ExpIo+F72TjLZTXNDpxDfUpz8=
36-
github.com/platform-engineering-labs/formae/pkg/plugin-conformance-tests v0.1.4 h1:EJxFasNyjyF2NqVHTuq2kg15HbKskn9xvngQXwcxckI=
37-
github.com/platform-engineering-labs/formae/pkg/plugin-conformance-tests v0.1.4/go.mod h1:j68ZmEj4u8gMKPPjfUItQO7MqfkD49lVaz2BfnPFa14=
36+
github.com/platform-engineering-labs/formae/pkg/plugin-conformance-tests v0.1.5 h1:biaJDkQ3PKy39N+QNsDpbnzQ5f1Ch/pqozZcWrIwUNg=
37+
github.com/platform-engineering-labs/formae/pkg/plugin-conformance-tests v0.1.5/go.mod h1:km+ogAGWDMyI5qnjd9pe270rfXm2f0reDlSS7TRNPn8=
3838
github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM=
3939
github.com/pmezard/go-difflib v1.0.0/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4=
4040
github.com/stretchr/testify v1.11.1 h1:7s2iGBzp5EwR7/aIZr8ao5+dra3wiQyKjjFuvgVKu7U=

0 commit comments

Comments
 (0)