Skip to content

Commit 68e5248

Browse files
Bump github.com/boschglobal/dse.schemas/code/go/dse (#6)
Bumps the gomod-automerge group with 1 update in the /extra/go/file directory: [github.com/boschglobal/dse.schemas/code/go/dse](https://github.com/boschglobal/dse.schemas). Updates `github.com/boschglobal/dse.schemas/code/go/dse` from 1.2.24 to 1.2.25 - [Release notes](https://github.com/boschglobal/dse.schemas/releases) - [Commits](boschglobal/dse.schemas@v1.2.24...v1.2.25) --- updated-dependencies: - dependency-name: github.com/boschglobal/dse.schemas/code/go/dse dependency-version: 1.2.25 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod-automerge ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b269753 commit 68e5248

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

extra/go/file/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module github.com/boschglobal/dse.clib/extra/go/file
33
go 1.23.5
44

55
require (
6-
github.com/boschglobal/dse.schemas/code/go/dse v1.2.24
6+
github.com/boschglobal/dse.schemas/code/go/dse v1.2.25
77
gopkg.in/yaml.v3 v3.0.1
88
)
99

extra/go/file/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ github.com/RaveNoX/go-jsoncommentstrip v1.0.0/go.mod h1:78ihd09MekBnJnxpICcwzCMz
22
github.com/apapsch/go-jsonmerge/v2 v2.0.0 h1:axGnT1gRIfimI7gJifB699GoE/oq+F2MU7Dml6nw9rQ=
33
github.com/apapsch/go-jsonmerge/v2 v2.0.0/go.mod h1:lvDnEdqiQrp0O42VQGgmlKpxL1AP2+08jFMw88y4klk=
44
github.com/bmatcuk/doublestar v1.1.1/go.mod h1:UD6OnuiIn0yFxxA2le/rnRU1G4RaI4UvFv1sNto9p6w=
5-
github.com/boschglobal/dse.schemas/code/go/dse v1.2.24 h1:NVEUpyHOxngVpDeQWGLLtQhQc3WiqvqvlIUoqSWwCwM=
6-
github.com/boschglobal/dse.schemas/code/go/dse v1.2.24/go.mod h1:1pxTw2DGf81svt1NZrzbn7kE7l1fsOjEmDpqKdEHl2Q=
5+
github.com/boschglobal/dse.schemas/code/go/dse v1.2.25 h1:2TfBLQhU+Q8uaO65YO4NqRYC3uevSl9RdzkVTlLB/dg=
6+
github.com/boschglobal/dse.schemas/code/go/dse v1.2.25/go.mod h1:1pxTw2DGf81svt1NZrzbn7kE7l1fsOjEmDpqKdEHl2Q=
77
github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
88
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=
99
github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=

0 commit comments

Comments
 (0)