whatcanGOwrong
This commit is contained in:
@@ -0,0 +1 @@
|
||||
v0.0.0-20231101134539-556fd59b42f6
|
||||
+1
@@ -0,0 +1 @@
|
||||
{"Version":"v0.0.0-20231101134539-556fd59b42f6","Time":"2023-11-01T13:45:39Z","Origin":{"VCS":"git","URL":"https://github.com/google/starlark-go","Hash":"556fd59b42f68a2fb1f84957741b72811c714e51"}}
|
||||
+17
@@ -0,0 +1,17 @@
|
||||
module go.starlark.net
|
||||
|
||||
go 1.18
|
||||
|
||||
require (
|
||||
github.com/chzyer/readline v0.0.0-20180603132655-2972be24d48e
|
||||
github.com/google/go-cmp v0.5.1
|
||||
golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8
|
||||
golang.org/x/term v0.0.0-20220526004731-065cf7ba2467
|
||||
google.golang.org/protobuf v1.25.0
|
||||
)
|
||||
|
||||
require (
|
||||
github.com/chzyer/logex v1.1.10 // indirect
|
||||
github.com/chzyer/test v0.0.0-20180213035817-a1ea475d72b1 // indirect
|
||||
golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 // indirect
|
||||
)
|
||||
BIN
Binary file not shown.
+1
@@ -0,0 +1 @@
|
||||
h1:+eC0F/k4aBLC4szgOcjd7bDTEnpxADJyWJE0yowgM3E=
|
||||
Reference in New Issue
Block a user