This repository was archived by the owner on May 22, 2026. It is now read-only.
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/splattner/remotetwo-integration-denonavr
22
3- go 1.21
3+ go 1.22.5
4+
5+ toolchain go1.23.4
46
57require (
68 github.com/sirupsen/logrus v1.9.3
79 github.com/spf13/cobra v1.8.1
810 github.com/spf13/viper v1.19.0
911 github.com/splattner/goucrt v0.3.4
10- github.com/ziutek/telnet v0.0.0-20180329124119-c3b780dc415b
12+ github.com/ziutek/telnet v0.1.0
1113 k8s.io/utils v0.0.0-20241104163129-6fe5fd82f078
1214)
1315
Original file line number Diff line number Diff line change @@ -72,8 +72,8 @@ github.com/stretchr/testify v1.9.0 h1:HtqpIVDClZ4nwg75+f6Lvsy/wHu+3BoSGCbBAcpTsT
7272github.qkg1.top/stretchr/testify v1.9.0 /go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY =
7373github.qkg1.top/subosito/gotenv v1.6.0 h1:9NlTDc1FTs4qu0DDq7AEtTPNw6SVm7uBMsUCUjABIf8 =
7474github.qkg1.top/subosito/gotenv v1.6.0 /go.mod h1:Dk4QP5c2W3ibzajGcXpNraDfq2IrhjMIvMSWPKKo0FU =
75- github.com/ziutek/telnet v0.0.0-20180329124119-c3b780dc415b h1:VfPXB/wCGGt590QhD1bOpv2J/AmC/RJNTg/Q59HKSB0 =
76- github.com/ziutek/telnet v0.0.0-20180329124119-c3b780dc415b /go.mod h1:IZpXDfkJ6tWD3PhBK5YzgQT+xJWh7OsdwiG8hA2MkO4 =
75+ github.com/ziutek/telnet v0.1.0 h1:Fds2AqweYyoRHX/5X8ikiyqIcSl156Sf2xCvURfqXHA =
76+ github.com/ziutek/telnet v0.1.0 /go.mod h1:3M/h4qudUBZA8n+N4ywQIu2auiHUJNdqLUIKDAbG2M4 =
7777go.uber.org/multierr v1.11.0 h1:blXXJkSxSSfBVBlC76pxqeO+LN3aDfLQo+309xJstO0 =
7878go.uber.org/multierr v1.11.0 /go.mod h1:20+QtiLqy0Nd6FdQB9TLXag12DsQkrbs3htMFfDN80Y =
7979golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 /go.mod h1:djNgcEr1/C05ACkg1iLfiJU5Ep61QUkGW8qpdssI0+w =
You can’t perform that action at this time.
0 commit comments