File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11module github.com/protoconf/protoconf-xds
22
3- go 1.20
3+ go 1.21
4+
5+ toolchain go1.21.4
46
57require (
68 github.com/avast/retry-go v3.0.0+incompatible
@@ -9,7 +11,7 @@ require (
911 github.com/protoconf/libprotoconf v0.1.0
1012 github.com/protoconf/protoconf v0.1.7
1113 github.com/smintz/keygroup v0.1.0
12- github.com/stephenafamo/orchestra v0.0.0-20221122233638-c6ea527f65e7
14+ github.com/stephenafamo/orchestra v0.1.0
1315 google.golang.org/grpc v1.55.0
1416 google.golang.org/protobuf v1.31.0
1517)
Original file line number Diff line number Diff line change @@ -529,6 +529,8 @@ github.com/spf13/pflag v1.0.2/go.mod h1:DYY7MBk1bdzusC3SYhjObp+wFpr4gzcvqqNjLnIn
529529github.com/spf13/pflag v1.0.3 /go.mod h1:DYY7MBk1bdzusC3SYhjObp+wFpr4gzcvqqNjLnInEg4 =
530530github.com/stephenafamo/orchestra v0.0.0-20221122233638-c6ea527f65e7 h1:JWUFs8hxgh0OsdwaUQFej/rsAYgJU1afP+tHyc/ZyBI =
531531github.com/stephenafamo/orchestra v0.0.0-20221122233638-c6ea527f65e7 /go.mod h1:EIWFzHtiX+C3SpeaYEjiQWEo+Zm3txSanq7fZBw+688 =
532+ github.com/stephenafamo/orchestra v0.1.0 h1:mL64yV5+O94ZbpkonU8QrCMZ4OO6+hJA/bUh8K6Xnm4 =
533+ github.com/stephenafamo/orchestra v0.1.0 /go.mod h1:ooy4syA39/kno5/HfghLcdQUeY4aZfHl9y3+mL0sfTo =
532534github.com/stretchr/objx v0.1.0 /go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME =
533535github.com/stretchr/objx v0.1.1 /go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME =
534536github.com/stretchr/testify v1.2.2 /go.mod h1:a8OnRcib4nhh0OaRAV+Yts87kKdq0PP7pXfy6kDkUVs =
You can’t perform that action at this time.
0 commit comments