Skip to content

Commit 333b4e0

Browse files
dependabot[bot]soumeh01
authored andcommitted
Bump github.com/Open-CMSIS-Pack/cbuild/v2 from 2.11.0 to 2.12.0
Bumps [github.com/Open-CMSIS-Pack/cbuild/v2](https://github.com/Open-CMSIS-Pack/cbuild) from 2.11.0 to 2.12.0. - [Release notes](https://github.com/Open-CMSIS-Pack/cbuild/releases) - [Changelog](https://github.com/Open-CMSIS-Pack/cbuild/blob/main/.goreleaser.yml) - [Commits](Open-CMSIS-Pack/cbuild@v2.11.0...v2.12.0) --- updated-dependencies: - dependency-name: github.com/Open-CMSIS-Pack/cbuild/v2 dependency-version: 2.12.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6c8f3ac commit 333b4e0

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.21
44

55
require (
66
github.com/Masterminds/semver/v3 v3.4.0
7-
github.com/Open-CMSIS-Pack/cbuild/v2 v2.11.0
7+
github.com/Open-CMSIS-Pack/cbuild/v2 v2.12.0
88
github.com/gobs/sortedmap v1.0.0
99
github.com/otiai10/copy v1.14.1
1010
github.com/sirupsen/logrus v1.9.3

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
github.com/Masterminds/semver/v3 v3.4.0 h1:Zog+i5UMtVoCU8oKka5P7i9q9HgrJeGzI9SA1Xbatp0=
22
github.com/Masterminds/semver/v3 v3.4.0/go.mod h1:4V+yj/TJE1HU9XfppCwVMZq3I84lprf4nC11bSS5beM=
3-
github.com/Open-CMSIS-Pack/cbuild/v2 v2.11.0 h1:JhHZwWXdiVPkCt888TsaAw4KrTZzcGAoGsskyhGuLME=
4-
github.com/Open-CMSIS-Pack/cbuild/v2 v2.11.0/go.mod h1:O6fy+agkVxlJoycjMG9AT44zsOThQOkvQmsq1j2hgWA=
3+
github.com/Open-CMSIS-Pack/cbuild/v2 v2.12.0 h1:zqPQR9Owi/r6rosC49PWBO7x1FjYz18v0Gb9TrGIvyk=
4+
github.com/Open-CMSIS-Pack/cbuild/v2 v2.12.0/go.mod h1:O6fy+agkVxlJoycjMG9AT44zsOThQOkvQmsq1j2hgWA=
55
github.com/cpuguy83/go-md2man/v2 v2.0.6/go.mod h1:oOW0eioCTA6cOiMLiUPZOpcVxMig6NIQQ7OS05n1F4g=
66
github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
77
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=

0 commit comments

Comments
 (0)