Skip to content

Commit e638f1a

Browse files
authored
chore(deps): bump tenthirtyam/go-vnc to 1.0.1 (#547)
Update the tenthirtyam/go-vnc from 1.0.0 to 1.0.1. Signed-off-by: Ryan Johnson <ryan@tenthirtyam.org>
1 parent 45844fa commit e638f1a

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ require (
88
github.com/hashicorp/hcl/v2 v2.24.0
99
github.com/hashicorp/packer-plugin-sdk v0.6.10
1010
github.com/stretchr/testify v1.11.1
11-
github.com/tenthirtyam/go-vnc v1.0.0
11+
github.com/tenthirtyam/go-vnc v1.0.1
1212
github.com/zclconf/go-cty v1.16.4
1313
golang.org/x/net v0.57.0
1414
golang.org/x/sys v0.47.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -390,8 +390,8 @@ github.com/stretchr/testify v1.8.0/go.mod h1:yNjHg4UonilssWZ8iaSj1OCr/vHnekPRkoO
390390
github.com/stretchr/testify v1.8.1/go.mod h1:w2LPCIKwWwSfY2zedu0+kehJoqGctiVI29o6fzry7u4=
391391
github.com/stretchr/testify v1.11.1 h1:7s2iGBzp5EwR7/aIZr8ao5+dra3wiQyKjjFuvgVKu7U=
392392
github.com/stretchr/testify v1.11.1/go.mod h1:wZwfW3scLgRK+23gO65QZefKpKQRnfz6sD981Nm4B6U=
393-
github.com/tenthirtyam/go-vnc v1.0.0 h1:u0QZuuwPbrS4e5+3qlrTU9l9MdrH1blxt2Y49CxebgY=
394-
github.com/tenthirtyam/go-vnc v1.0.0/go.mod h1:uEdhZJMZGgrd0yVdF5N5CbWgsjKTYzaZfqcvuws8JKA=
393+
github.com/tenthirtyam/go-vnc v1.0.1 h1:jJBNsPkhnkNR1va5yfFY7v7rVc1C45x4pBMCr0a54oU=
394+
github.com/tenthirtyam/go-vnc v1.0.1/go.mod h1:J009Y0mesUZAmX6vBWBjcI8f7mOBNtQmhs47mman5NU=
395395
github.com/tidwall/transform v0.0.0-20201103190739-32f242e2dbde h1:AMNpJRc7P+GTwVbl8DkK2I9I8BBUzNiHuH/tlxrpan0=
396396
github.com/tidwall/transform v0.0.0-20201103190739-32f242e2dbde/go.mod h1:MvrEmduDUz4ST5pGZ7CABCnOU5f3ZiOAZzT6b1A6nX8=
397397
github.com/tv42/httpunix v0.0.0-20150427012821-b75d8614f926/go.mod h1:9ESjWnEqriFuLhtthL60Sar/7RFoluCcXsuvEwTV5KM=

0 commit comments

Comments
 (0)