Skip to content

Commit

Permalink
Bump github.com/Open-CMSIS-Pack/cbuild/v2 from 2.5.0 to 2.6.0
Browse files Browse the repository at this point in the history
Bumps [github.com/Open-CMSIS-Pack/cbuild/v2](https://github.com/Open-CMSIS-Pack/cbuild) from 2.5.0 to 2.6.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.5.0...v2.6.0)

---
updated-dependencies:
- dependency-name: github.com/Open-CMSIS-Pack/cbuild/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and soumeh01 committed Sep 17, 2024
1 parent 0f6ec88 commit b3783a1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.21

require (
github.com/Masterminds/semver/v3 v3.3.0
github.com/Open-CMSIS-Pack/cbuild/v2 v2.5.0
github.com/Open-CMSIS-Pack/cbuild/v2 v2.6.0
github.com/gobs/sortedmap v1.0.0
github.com/otiai10/copy v1.14.0
github.com/sirupsen/logrus v1.9.3
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
github.com/Masterminds/semver/v3 v3.3.0 h1:B8LGeaivUe71a5qox1ICM/JLl0NqZSW5CHyL+hmvYS0=
github.com/Masterminds/semver/v3 v3.3.0/go.mod h1:4V+yj/TJE1HU9XfppCwVMZq3I84lprf4nC11bSS5beM=
github.com/Open-CMSIS-Pack/cbuild/v2 v2.5.0 h1:pg0mXOVOJRgNhsJl/o2EAzCC3kNHaHQ93OVQtrhWOfw=
github.com/Open-CMSIS-Pack/cbuild/v2 v2.5.0/go.mod h1:qe5ZY5xgKtpvysWEt7TENV9Y/03iEoGiGXLhAjDziQI=
github.com/Open-CMSIS-Pack/cbuild/v2 v2.6.0 h1:qzxcNNrxvqg7z6TY7sxp8e5RmnMdrCYIGUdsn8ZgcoA=
github.com/Open-CMSIS-Pack/cbuild/v2 v2.6.0/go.mod h1:qe5ZY5xgKtpvysWEt7TENV9Y/03iEoGiGXLhAjDziQI=
github.com/cpuguy83/go-md2man/v2 v2.0.4/go.mod h1:tgQtvFlXSQOSOSIRvRPT7W67SCa46tRHOmNcaadrF8o=
github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=
Expand Down

0 comments on commit b3783a1

Please sign in to comment.