File tree Expand file tree Collapse file tree 2 files changed +4
-1243
lines changed
Expand file tree Collapse file tree 2 files changed +4
-1243
lines changed Original file line number Diff line number Diff line change 11module hyperspike.io/hyperctl
22
3- go 1.17
3+ go 1.23.0
44
55require (
66 github.com/andy2046/rund v0.1.0
@@ -40,12 +40,11 @@ require (
4040 github.com/opencontainers/image-spec v1.0.2 // indirect
4141 github.com/spf13/pflag v1.0.5 // indirect
4242 golang.org/x/net v0.38.0 // indirect
43- golang.org/x/oauth2 v0.7 .0 // indirect
43+ golang.org/x/oauth2 v0.27 .0 // indirect
4444 golang.org/x/sys v0.31.0 // indirect
4545 golang.org/x/term v0.30.0 // indirect
4646 golang.org/x/text v0.23.0 // indirect
4747 golang.org/x/time v0.0.0-20210723032227-1f47c861a9ac // indirect
48- google.golang.org/appengine v1.6.7 // indirect
4948 google.golang.org/grpc v1.56.3 // indirect
5049 google.golang.org/protobuf v1.33.0 // indirect
5150 gopkg.in/inf.v0 v0.9.1 // indirect
You can’t perform that action at this time.
0 commit comments