Skip to content

Commit 9fb855f

Browse files
dependabot[bot]soumeh01
authored andcommitted
Bump github.com/Masterminds/semver/v3 from 3.4.0 to 3.5.0
Bumps [github.com/Masterminds/semver/v3](https://github.com/Masterminds/semver) from 3.4.0 to 3.5.0. - [Release notes](https://github.com/Masterminds/semver/releases) - [Changelog](https://github.com/Masterminds/semver/blob/master/CHANGELOG.md) - [Commits](Masterminds/semver@v3.4.0...v3.5.0) --- updated-dependencies: - dependency-name: github.com/Masterminds/semver/v3 dependency-version: 3.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 386f4f3 commit 9fb855f

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ go 1.24.0
55
toolchain go1.24.5
66

77
require (
8-
github.com/Masterminds/semver/v3 v3.4.0
8+
github.com/Masterminds/semver/v3 v3.5.0
99
github.com/Open-CMSIS-Pack/cbuild/v2 v2.13.0
1010
github.com/gobs/sortedmap v1.0.0
1111
github.com/otiai10/copy v1.14.1

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
github.com/Masterminds/semver/v3 v3.4.0 h1:Zog+i5UMtVoCU8oKka5P7i9q9HgrJeGzI9SA1Xbatp0=
2-
github.com/Masterminds/semver/v3 v3.4.0/go.mod h1:4V+yj/TJE1HU9XfppCwVMZq3I84lprf4nC11bSS5beM=
1+
github.com/Masterminds/semver/v3 v3.5.0 h1:kQceYJfbupGfZOKZQg0kou0DgAKhzDg2NZPAwZ/2OOE=
2+
github.com/Masterminds/semver/v3 v3.5.0/go.mod h1:4V+yj/TJE1HU9XfppCwVMZq3I84lprf4nC11bSS5beM=
33
github.com/Open-CMSIS-Pack/cbuild/v2 v2.13.0 h1:MmduikDTF7hS4L/pCz8mkOqDIRuTv45qElWWD85AJPs=
44
github.com/Open-CMSIS-Pack/cbuild/v2 v2.13.0/go.mod h1:XfYtAbGDrCGK81GuTncbJx2mPOZQV8jMaKVA4/einjc=
55
github.com/aymanbagabas/go-pty v0.2.2 h1:YZREB4eSj+1xdbbItIokX0ekjjeifgJOA+ZvxU4/WM8=

0 commit comments

Comments
 (0)