Skip to content
This repository was archived by the owner on May 22, 2026. It is now read-only.

Commit 11fedc0

Browse files
authored
Merge pull request #38 from splattner/renovate/github.qkg1.top-ziutek-telnet-0.x
Update module github.com/ziutek/telnet to v0.1.0
2 parents 6ef04b9 + 03d3fc0 commit 11fedc0

2 files changed

Lines changed: 6 additions & 4 deletions

File tree

go.mod

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,15 @@
11
module github.com/splattner/remotetwo-integration-denonavr
22

3-
go 1.21
3+
go 1.22.5
4+
5+
toolchain go1.23.4
46

57
require (
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

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,8 +72,8 @@ github.com/stretchr/testify v1.9.0 h1:HtqpIVDClZ4nwg75+f6Lvsy/wHu+3BoSGCbBAcpTsT
7272
github.com/stretchr/testify v1.9.0/go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY=
7373
github.com/subosito/gotenv v1.6.0 h1:9NlTDc1FTs4qu0DDq7AEtTPNw6SVm7uBMsUCUjABIf8=
7474
github.com/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=
7777
go.uber.org/multierr v1.11.0 h1:blXXJkSxSSfBVBlC76pxqeO+LN3aDfLQo+309xJstO0=
7878
go.uber.org/multierr v1.11.0/go.mod h1:20+QtiLqy0Nd6FdQB9TLXag12DsQkrbs3htMFfDN80Y=
7979
golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2/go.mod h1:djNgcEr1/C05ACkg1iLfiJU5Ep61QUkGW8qpdssI0+w=

0 commit comments

Comments
 (0)