File tree Expand file tree Collapse file tree 5 files changed +5
-2
lines changed
.github/workflows/awesome Expand file tree Collapse file tree 5 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ module awesome
2
2
3
3
go 1.19
4
4
5
- require github.com/dsp-testing/github-go-script v0.0.0-20230224150013-c07e3d554d99
5
+ require github.com/dsp-testing/github-go-script v0.0.0-20230224151046-e35e91b2bb87
6
6
7
7
require (
8
8
github.com/golang/protobuf v1.3.2 // indirect
Original file line number Diff line number Diff line change @@ -4,6 +4,8 @@ github.com/dsp-testing/github-go-script v0.0.0-20230224144355-f3ab3ac1b345 h1:Yr
4
4
github.com/dsp-testing/github-go-script v0.0.0-20230224144355-f3ab3ac1b345 /go.mod h1:pMQ5ZEwvCSQ6i9qrJrlZGEWc+SlwRu7eEaWGnsxtCVM =
5
5
github.com/dsp-testing/github-go-script v0.0.0-20230224150013-c07e3d554d99 h1:ATiLy3wrIL5y8l6Ghk9lItElLluT+UIpy/cbUpV9ZmI =
6
6
github.com/dsp-testing/github-go-script v0.0.0-20230224150013-c07e3d554d99 /go.mod h1:pMQ5ZEwvCSQ6i9qrJrlZGEWc+SlwRu7eEaWGnsxtCVM =
7
+ github.com/dsp-testing/github-go-script v0.0.0-20230224151046-e35e91b2bb87 h1:irl2GhqtFe/xHzOQwx9qE+Gab5GVEPQyVEK5txbu7cY =
8
+ github.com/dsp-testing/github-go-script v0.0.0-20230224151046-e35e91b2bb87 /go.mod h1:pMQ5ZEwvCSQ6i9qrJrlZGEWc+SlwRu7eEaWGnsxtCVM =
7
9
github.com/golang/protobuf v1.3.1 /go.mod h1:6lQm79b+lXiMfvg/cZm0SGofjICqVBUtrP5yJMmIC1U =
8
10
github.com/golang/protobuf v1.3.2 h1:6nsPYzhq5kReh6QImI3k5qWzO4PEbvbIW2cwSfR/6xs =
9
11
github.com/golang/protobuf v1.3.2 /go.mod h1:6lQm79b+lXiMfvg/cZm0SGofjICqVBUtrP5yJMmIC1U =
Original file line number Diff line number Diff line change
1
+ repository_name=github-go-script-test2
2
+ event_name=
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments