From 1ee93afa6a16745c68f09dca68597d0d947dec37 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Jun 2026 08:25:09 +0000 Subject: [PATCH] chore(deps): bump github.com/platform-engineering-labs/formae/pkg/plugin-conformance-tests Bumps [github.com/platform-engineering-labs/formae/pkg/plugin-conformance-tests](https://github.com/platform-engineering-labs/formae) from 0.2.4 to 0.2.5. - [Commits](https://github.com/platform-engineering-labs/formae/compare/pkg/plugin-conformance-tests/v0.2.4...pkg/plugin-conformance-tests/v0.2.5) --- updated-dependencies: - dependency-name: github.com/platform-engineering-labs/formae/pkg/plugin-conformance-tests dependency-version: 0.2.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index da1d7b5..7a3366b 100644 --- a/go.mod +++ b/go.mod @@ -6,7 +6,7 @@ require ( github.com/goccy/go-yaml v1.19.2 github.com/platform-engineering-labs/formae/pkg/model v0.1.24-0.20260415202653-93e985c32538 github.com/platform-engineering-labs/formae/pkg/plugin v0.2.0 - github.com/platform-engineering-labs/formae/pkg/plugin-conformance-tests v0.2.4 + github.com/platform-engineering-labs/formae/pkg/plugin-conformance-tests v0.2.5 gitlab.com/gitlab-org/api/client-go v1.46.0 ) diff --git a/go.sum b/go.sum index 90c22ab..36ad1c8 100644 --- a/go.sum +++ b/go.sum @@ -123,8 +123,8 @@ github.com/platform-engineering-labs/formae/pkg/model v0.1.24-0.20260415202653-9 github.com/platform-engineering-labs/formae/pkg/model v0.1.24-0.20260415202653-93e985c32538/go.mod h1:1dmsFwoaJZkHevBsAIZr068CWzG7de1VNz7PFWvM3Z8= github.com/platform-engineering-labs/formae/pkg/plugin v0.2.0 h1:jK5XB/+SXH6BwwJKgR6vh45vTHi/JAuf5CZMtvxln4A= github.com/platform-engineering-labs/formae/pkg/plugin v0.2.0/go.mod h1:78S5dbEGcJnOTifi/2pnHNw0JEGTD9x6eYWsntkWBFo= -github.com/platform-engineering-labs/formae/pkg/plugin-conformance-tests v0.2.4 h1:7Ww45TQ3sNNQVwMiEMPKles+HCXZLJRSVjgMJZMj0sQ= -github.com/platform-engineering-labs/formae/pkg/plugin-conformance-tests v0.2.4/go.mod h1:gq591ZeRZ4jAHpdSvCyrOvi8qyALxcXQQhd0B6GRMAo= +github.com/platform-engineering-labs/formae/pkg/plugin-conformance-tests v0.2.5 h1:nNaZEmtlLMsE2Ep8NmQaCZUUvXEMsqu6oB24c1HTiq4= +github.com/platform-engineering-labs/formae/pkg/plugin-conformance-tests v0.2.5/go.mod h1:gq591ZeRZ4jAHpdSvCyrOvi8qyALxcXQQhd0B6GRMAo= github.com/platform-engineering-labs/orbital v0.1.36 h1:nPMLxDbwDrjlhJoMQXAE86HtVhQHC2A6BJlWYmNM75c= github.com/platform-engineering-labs/orbital v0.1.36/go.mod h1:wwVPqOmW5RO78dDzL/G5CN1Ioao0P/aUsOZVrPVx64s= github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM=