File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed
.github/workflows/awesome Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 1
- module _
1
+ module awesome
2
2
3
3
go 1.19
4
4
5
- require github.com/dsp-testing/github-go-script v0.0.0-20230224143631-12d2976eb250
5
+ require github.com/dsp-testing/github-go-script v0.0.0-20230224150013-c07e3d554d99
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 1
1
github.com/dsp-testing/github-go-script v0.0.0-20230224143631-12d2976eb250 h1:l663gNWjifWXBqhZOPFUfF6goHlt04BAKesAAk51JSs =
2
2
github.com/dsp-testing/github-go-script v0.0.0-20230224143631-12d2976eb250 /go.mod h1:pMQ5ZEwvCSQ6i9qrJrlZGEWc+SlwRu7eEaWGnsxtCVM =
3
+ github.com/dsp-testing/github-go-script v0.0.0-20230224144355-f3ab3ac1b345 h1:YrlisrY01gajpFb5FsbDiG2PlZGSVLIwmEcpb0rbGXU =
4
+ github.com/dsp-testing/github-go-script v0.0.0-20230224144355-f3ab3ac1b345 /go.mod h1:pMQ5ZEwvCSQ6i9qrJrlZGEWc+SlwRu7eEaWGnsxtCVM =
5
+ github.com/dsp-testing/github-go-script v0.0.0-20230224150013-c07e3d554d99 h1:ATiLy3wrIL5y8l6Ghk9lItElLluT+UIpy/cbUpV9ZmI =
6
+ github.com/dsp-testing/github-go-script v0.0.0-20230224150013-c07e3d554d99 /go.mod h1:pMQ5ZEwvCSQ6i9qrJrlZGEWc+SlwRu7eEaWGnsxtCVM =
3
7
github.com/golang/protobuf v1.3.1 /go.mod h1:6lQm79b+lXiMfvg/cZm0SGofjICqVBUtrP5yJMmIC1U =
4
8
github.com/golang/protobuf v1.3.2 h1:6nsPYzhq5kReh6QImI3k5qWzO4PEbvbIW2cwSfR/6xs =
5
9
github.com/golang/protobuf v1.3.2 /go.mod h1:6lQm79b+lXiMfvg/cZm0SGofjICqVBUtrP5yJMmIC1U =
You can’t perform that action at this time.
0 commit comments