File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -4,12 +4,12 @@ go 1.23.0
4
4
5
5
require (
6
6
github.com/cmd-stream/base-go v0.0.0-20250325143652-da24f04b9776
7
- github.com/cmd-stream/delegate-go v0.0.0-20250325183553-c685410e559a
7
+ github.com/cmd-stream/delegate-go v0.0.0-20250427200535-91d196967770
8
8
github.com/ymz-ncnk/mok v0.2.0
9
9
)
10
10
11
11
require (
12
12
github.com/mus-format/common-go v0.0.0-20250307125743-867bbd6eb59c // indirect
13
- github.com/mus-format/mus-stream-go v0.6.2 // indirect
13
+ github.com/mus-format/mus-stream-go v0.7.0 // indirect
14
14
golang.org/x/exp v0.0.0-20250305212735-054e65f0b394 // indirect
15
15
)
Original file line number Diff line number Diff line change 1
1
github.com/cmd-stream/base-go v0.0.0-20250325143652-da24f04b9776 h1:2G7jswFqm7RViC+gfYFBMAnFYu+Tsi70bEzebeV6c/c =
2
2
github.com/cmd-stream/base-go v0.0.0-20250325143652-da24f04b9776 /go.mod h1:TGNARVuDSdpKjcnmwMEHuXFKBXw+82CO3MdWbnuWrIs =
3
- github.com/cmd-stream/delegate-go v0.0.0-20250325183553-c685410e559a h1:SP6Z+b8+DHu3Rn5d2c+L0VyeVQUnK0uQNm8nOWDySC8 =
4
- github.com/cmd-stream/delegate-go v0.0.0-20250325183553-c685410e559a /go.mod h1:Ri8C0TMksp29hUdu1KIvFpAXC8krL3SUNmefqa4T1CE =
3
+ github.com/cmd-stream/delegate-go v0.0.0-20250427200535-91d196967770 h1:weIfII4CSx6UqPPyR/5OPw6RKfGm1615YlU42YzI/BQ =
4
+ github.com/cmd-stream/delegate-go v0.0.0-20250427200535-91d196967770 /go.mod h1:E+TIRtNFf77BEXD7F8XgRkwhtIFU12N84y8uLNwAvjQ =
5
5
github.com/mus-format/common-go v0.0.0-20250307125743-867bbd6eb59c h1:axAH0WwqkZNIWZIyswO59y63JaymSi9kqy3yybhQTdI =
6
6
github.com/mus-format/common-go v0.0.0-20250307125743-867bbd6eb59c /go.mod h1:1hTb8w0YdSGIOU6wNY+e9uXnDZ9OQnUivNtd8cPSdoU =
7
- github.com/mus-format/mus-stream-go v0.6.2 h1:Tc4fQn05B0mrJqdRuAi8uSraL0kdyEh1mkXROvYBDm0 =
8
- github.com/mus-format/mus-stream-go v0.6.2 /go.mod h1:QKUch4gu6y8vsj4JyMykYqhlOMMLhP8mlL7VrYv1y7s =
7
+ github.com/mus-format/mus-stream-go v0.7.0 h1:FejG1zOcm7N1kssC7aanlcviUM+S3W4M7enqPdmJlg0 =
8
+ github.com/mus-format/mus-stream-go v0.7.0 /go.mod h1:QKUch4gu6y8vsj4JyMykYqhlOMMLhP8mlL7VrYv1y7s =
9
9
github.com/ymz-ncnk/mok v0.2.0 h1:4xOvkG0EXDlr05ZTSeRzM2q5mbyNbALRqRoI+cTwUyc =
10
10
github.com/ymz-ncnk/mok v0.2.0 /go.mod h1:VDVVGULp0vdJeD27SgJghOFGyD7w3nX7SDh8TOlvIsY =
11
11
golang.org/x/exp v0.0.0-20250305212735-054e65f0b394 h1:nDVHiLt8aIbd/VzvPWN6kSOPE7+F/fNFDSXLVYkE/Iw =
You can’t perform that action at this time.
0 commit comments