Skip to content

Commit 04e7835

Browse files
build(deps): Bump github.com/score-spec/score-go in the ci group (#55)
Bumps the ci group with 1 update: [github.com/score-spec/score-go](https://github.com/score-spec/score-go). Updates `github.com/score-spec/score-go` from 1.11.2 to 1.11.3 - [Release notes](https://github.com/score-spec/score-go/releases) - [Commits](score-spec/score-go@v1.11.2...v1.11.3) --- updated-dependencies: - dependency-name: github.com/score-spec/score-go dependency-version: 1.11.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ci ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 05b825d commit 04e7835

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
@@ -4,7 +4,7 @@ go 1.25.1
44

55
require (
66
dario.cat/mergo v1.0.2
7-
github.com/score-spec/score-go v1.11.2
7+
github.com/score-spec/score-go v1.11.3
88
github.com/spf13/cobra v1.10.1
99
github.com/spf13/pflag v1.0.10
1010
github.com/stretchr/testify v1.11.1

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@ github.com/rogpeppe/go-internal v1.12.0/go.mod h1:E+RYuTGaKKdloAfM02xzb0FW3Paa99
2424
github.com/russross/blackfriday/v2 v2.1.0/go.mod h1:+Rmxgy9KzJVeS9/2gXHxylqXiyQDYRxCVz55jmeOWTM=
2525
github.com/santhosh-tekuri/jsonschema/v5 v5.3.1 h1:lZUw3E0/J3roVtGQ+SCrUrg3ON6NgVqpn3+iol9aGu4=
2626
github.com/santhosh-tekuri/jsonschema/v5 v5.3.1/go.mod h1:uToXkOrWAZ6/Oc07xWQrPOhJotwFIyu2bBVN41fcDUY=
27-
github.com/score-spec/score-go v1.11.2 h1:c31U8/3IPpNPQSfgp+RcYSLGnNEyx+TgJdUDxqWALOo=
28-
github.com/score-spec/score-go v1.11.2/go.mod h1:iLzrULuLIAczX3uiYMylkFFR6YNPz2/ui187ddkxBMw=
27+
github.com/score-spec/score-go v1.11.3 h1:Ta4PUAjFoUGJapwiOQToBPie0eElXVe9SdbhVUV5HpE=
28+
github.com/score-spec/score-go v1.11.3/go.mod h1:R7oF7M36w4t9FQgDerIKu8TgCpQ5nRCqTeQoiPp4VSM=
2929
github.com/spf13/cobra v1.10.1 h1:lJeBwCfmrnXthfAupyUTzJ/J4Nc1RsHC/mSRU2dll/s=
3030
github.com/spf13/cobra v1.10.1/go.mod h1:7SmJGaTHFVBY0jW4NXGluQoLvhqFQM+6XSKD+P4XaB0=
3131
github.com/spf13/pflag v1.0.9/go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An2Bg=

0 commit comments

Comments
 (0)