File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -3,8 +3,8 @@ module github.com/aperturerobotics/goscript
33go 1.25.3
44
55require (
6- github.com/aperturerobotics/cli v1.0.1
7- github.com/aperturerobotics/protobuf-go-lite v0.11 .0
6+ github.com/aperturerobotics/cli v1.1.0
7+ github.com/aperturerobotics/protobuf-go-lite v0.12 .0
88 github.com/aperturerobotics/util v1.32.0
99 github.com/pkg/errors v0.9.1
1010 github.com/sirupsen/logrus v1.9.4
Original file line number Diff line number Diff line change 11github.com/aperturerobotics/cli v1.0.1 h1:9KsECHGESJ/iGU13Z4zNQzKFz5bMave4bA6lPXGjtOU =
22github.com/aperturerobotics/cli v1.0.1 /go.mod h1:s1Gh4eTOGGlrPqpyi/q8aIQwk0T6yDCF7C2xPyBMtek =
3+ github.com/aperturerobotics/cli v1.1.0 h1:7a+YRC+EY3npAnTzhHV5gLCiw91KS0Ts3XwLILGOsT8 =
4+ github.com/aperturerobotics/cli v1.1.0 /go.mod h1:M7BFP9wow5ytTzMyJQOOO991fGfsUqdTI7gGEsHfTQ8 =
35github.com/aperturerobotics/common v0.24.0 h1:blvKGbG2x6SBWrjoTjZbdy3ZqEm6DEHHp8OBpsQAM9s =
46github.com/aperturerobotics/common v0.24.0 /go.mod h1:/86GyW6RWYxHByCFOhvI9IQgCchTnJznwV2k9Nz5lgk =
57github.com/aperturerobotics/json-iterator-lite v1.0.1-0.20240713111131-be6bf89c3008 h1:So9JeziaWKx2Fw8sK4AUN/szqKtJ0jEMhS6bU4sHbxs =
68github.com/aperturerobotics/json-iterator-lite v1.0.1-0.20240713111131-be6bf89c3008 /go.mod h1:snaApCEDtrHHP6UWSLKiYNOZU9A5NyzccKenx9oZEzg =
79github.com/aperturerobotics/protobuf-go-lite v0.11.0 h1:IAaZISqrEpodqECYxk0yKWgROEbZtMhs7bErP+Zma9o =
810github.com/aperturerobotics/protobuf-go-lite v0.11.0 /go.mod h1:c4kGy7Dkfz6B1m0t4QBIMQoNeQ7m+nYj3Qxxnlwhygo =
11+ github.com/aperturerobotics/protobuf-go-lite v0.12.0 h1:ZPPokQtm/NPhgGv+vYD9AhInvkrzQal6MDnqcYLWvlg =
12+ github.com/aperturerobotics/protobuf-go-lite v0.12.0 /go.mod h1:lGH3s5ArCTXKI4wJdlNpaybUtwSjfAG0vdWjxOfMcF8 =
913github.com/aperturerobotics/util v1.32.0 h1:6gIx5zt1/cOpyH5Wq+im3yNLnRncsfw9PupHNQsy8c0 =
1014github.com/aperturerobotics/util v1.32.0 /go.mod h1:Aufy+WeKncuhc1L2yEg+QxRhb8uVnGBprPyTubaDxLw =
1115github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c =
You can’t perform that action at this time.
0 commit comments