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
22
33go 1.19
44
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
66
77require (
88 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
44github.com/dsp-testing/github-go-script v0.0.0-20230224144355-f3ab3ac1b345 /go.mod h1:pMQ5ZEwvCSQ6i9qrJrlZGEWc+SlwRu7eEaWGnsxtCVM =
55github.com/dsp-testing/github-go-script v0.0.0-20230224150013-c07e3d554d99 h1:ATiLy3wrIL5y8l6Ghk9lItElLluT+UIpy/cbUpV9ZmI =
66github.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 =
79github.com/golang/protobuf v1.3.1 /go.mod h1:6lQm79b+lXiMfvg/cZm0SGofjICqVBUtrP5yJMmIC1U =
810github.com/golang/protobuf v1.3.2 h1:6nsPYzhq5kReh6QImI3k5qWzO4PEbvbIW2cwSfR/6xs =
911github.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