Skip to content
This repository was archived by the owner on May 30, 2026. It is now read-only.

Commit 0db1b90

Browse files
Bump github.com/berquerant/ybase from 0.7.1 to 0.8.0
Bumps [github.com/berquerant/ybase](https://github.com/berquerant/ybase) from 0.7.1 to 0.8.0. - [Commits](berquerant/ybase@v0.7.1...v0.8.0) --- updated-dependencies: - dependency-name: github.com/berquerant/ybase dependency-version: 0.8.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 18435dc commit 0db1b90

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
module github.com/berquerant/crd
22

3-
go 1.24.4
3+
go 1.25.0
44

55
require (
6-
github.com/berquerant/ybase v0.7.1
6+
github.com/berquerant/ybase v0.8.0
77
github.com/spf13/cobra v1.9.1
88
github.com/stretchr/testify v1.11.1
99
gitlab.com/gomidi/midi/v2 v2.2.19

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ github.com/berquerant/marker v0.2.1 h1:0mW3L5k0He6sK+vWSbzy3c+UvhPHUWdes9JAskNtw
2323
github.com/berquerant/marker v0.2.1/go.mod h1:o6ZvHIXMAmjDnFkWYQCuu8yDCrKdV6Rqp6BpH9S80n8=
2424
github.com/berquerant/mkvisitor v0.4.0 h1:qMgBB6t9htbW5yKo2JW5OuMK7HzthxFDczXSO0JwwNk=
2525
github.com/berquerant/mkvisitor v0.4.0/go.mod h1:iEez2kg/ooIBeVmcBZmYgXWOkah/UsgnHONDoFH9xAc=
26-
github.com/berquerant/ybase v0.7.1 h1:pSGui54D9FA/1zmCe5dHVSIk67haXqcw7NTCs3EK1p8=
27-
github.com/berquerant/ybase v0.7.1/go.mod h1:raRsgN6eR5l1VNgHESdY3f9Gn5OyPMeE9kY2UhcnBkg=
26+
github.com/berquerant/ybase v0.8.0 h1:wf/ivqyJ8Bpe4t6Xq0zH85beyzUwNPbnqIwgCocKHbE=
27+
github.com/berquerant/ybase v0.8.0/go.mod h1:P9HH6OmlhMT/U22CkSLLabRTDdsjchnD8uDL1yu6zbw=
2828
github.com/bitfield/gotestdox v0.2.2 h1:x6RcPAbBbErKLnapz1QeAlf3ospg8efBsedU93CDsnE=
2929
github.com/bitfield/gotestdox v0.2.2/go.mod h1:D+gwtS0urjBrzguAkTM2wodsTQYFHdpx8eqRJ3N+9pY=
3030
github.com/chainguard-dev/git-urls v1.0.2 h1:pSpT7ifrpc5X55n4aTTm7FFUE+ZQHKiqpiwNkJrVcKQ=

0 commit comments

Comments
 (0)