File tree Expand file tree Collapse file tree 2 files changed +305
-0
lines changed
Expand file tree Collapse file tree 2 files changed +305
-0
lines changed Original file line number Diff line number Diff line change @@ -59,10 +59,16 @@ require (
5959<<<<<<< HEAD
6060 golang.org/x/crypto v0.43.0
6161 golang.org/x/sync v0.17.0
62+ <<<<<<< HEAD
63+ golang.org/x/term v0.35.0
64+ golang.org/x/text v0.29.0
65+ google.golang.org/grpc v1.76.0
66+ =======
6267 golang.org/x/term v0.36.0
6368 golang.org/x/text v0.30.0
6469>>>>>>> main
6570 google.golang.org/grpc v1.75.0
71+ >>>>>>> main
6672 google.golang.org/protobuf v1.36.9
6773=======
6874 golang.org/x/crypto v0.46.0
@@ -111,6 +117,11 @@ require (
111117 github.com/erikgeiser/coninput v0.0.0-20211004153227-1c3628e74d0f // indirect
112118 github.com/fatih/color v1.18.0 // indirect
113119 github.com/gdamore/encoding v1.0.1 // indirect
120+ <<<<<<< HEAD
121+ github.com/go-chi/chi/v5 v5.2.3 // indirect
122+ github.com/go-jose/go-jose/v4 v4.1.2 // indirect
123+ =======
124+ >>>>>>> main
114125 github.com/go-logr/logr v1.4.3 // indirect
115126 github.com/go-logr/stdr v1.2.2 // indirect
116127 github.com/go-openapi/analysis v0.24.1 // indirect
You can’t perform that action at this time.
0 commit comments