Skip to content

Commit e73f47f

Browse files
chore(deps): bump github.com/platform-engineering-labs/formae/pkg/plugin
Bumps [github.com/platform-engineering-labs/formae/pkg/plugin](https://github.com/platform-engineering-labs/formae) from 0.1.8 to 0.1.9. - [Commits](platform-engineering-labs/formae@pkg/plugin/v0.1.8...pkg/plugin/v0.1.9) --- updated-dependencies: - dependency-name: github.com/platform-engineering-labs/formae/pkg/plugin dependency-version: 0.1.9 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9aa2738 commit e73f47f

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/google/uuid v1.6.0
77
github.com/pkg/sftp v1.13.10
8-
github.com/platform-engineering-labs/formae/pkg/plugin v0.1.8
8+
github.com/platform-engineering-labs/formae/pkg/plugin v0.1.9
99
github.com/platform-engineering-labs/formae/pkg/plugin-conformance-tests v0.1.9
1010
github.com/stretchr/testify v1.11.1
1111
go.opentelemetry.io/otel v1.39.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@ github.com/platform-engineering-labs/formae/pkg/api/model v0.1.1 h1:ZMTgKwSomy2c
3939
github.com/platform-engineering-labs/formae/pkg/api/model v0.1.1/go.mod h1:0ncHFCsGA6b0w1kBm6m+QwJ823qAY2vL47GvoR0BTyU=
4040
github.com/platform-engineering-labs/formae/pkg/model v0.1.2 h1:FgjN2mS/9bLAlRIbAfIiD1PYeZ8fxNFVP4JyTQF6FXc=
4141
github.com/platform-engineering-labs/formae/pkg/model v0.1.2/go.mod h1:XmGJA7jNPX9cEGc8TxTiEDitBuEVJOddNakdTZ/bH4U=
42-
github.com/platform-engineering-labs/formae/pkg/plugin v0.1.8 h1:bECZEPHo6I6P8Qmpes5kDW/RFco3P7Z5xB3vvEuDGTo=
43-
github.com/platform-engineering-labs/formae/pkg/plugin v0.1.8/go.mod h1:KzNzkc67phbeqs61ji+r8Y1WCD5QnDEpU7rfUHkmmuQ=
42+
github.com/platform-engineering-labs/formae/pkg/plugin v0.1.9 h1:u94W+f1t2LNZcoNnT8FfJuUXqxG3gdNSGDH9OFWntVo=
43+
github.com/platform-engineering-labs/formae/pkg/plugin v0.1.9/go.mod h1:KzNzkc67phbeqs61ji+r8Y1WCD5QnDEpU7rfUHkmmuQ=
4444
github.com/platform-engineering-labs/formae/pkg/plugin-conformance-tests v0.1.9 h1:5geWOQgor+GR4nR3vEbU0DMxdOisyIpo18zgYwJ0ngE=
4545
github.com/platform-engineering-labs/formae/pkg/plugin-conformance-tests v0.1.9/go.mod h1:NuoGHFF4WCI73scZ4odspPzZiKCWRvrKWTvy0rgoNec=
4646
github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM=

0 commit comments

Comments
 (0)