Skip to content

Commit

Permalink
Merge pull request #52 from gepaplexx/renovate/github.com-drsmithfr-g…
Browse files Browse the repository at this point in the history
…o-console-digest

Update github.com/DrSmithFr/go-console digest to f2f3b65
  • Loading branch information
fhochleitner authored Feb 8, 2024
2 parents b5747d1 + ffc7eda commit 79405e0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion src/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.20

require (
atomicgo.dev/cursor v0.2.0
github.com/DrSmithFr/go-console v0.0.0-20230717101459-b4b93436c58b
github.com/DrSmithFr/go-console v0.0.0-20240130153010-f2f3b6545404
gopkg.in/yaml.v3 v3.0.1
)

Expand Down
2 changes: 2 additions & 0 deletions src/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ atomicgo.dev/cursor v0.2.0 h1:H6XN5alUJ52FZZUkI7AlJbUc1aW38GWZalpYRPpoPOw=
atomicgo.dev/cursor v0.2.0/go.mod h1:Lr4ZJB3U7DfPPOkbH7/6TOtJ4vFGHlgj1nc+n900IpU=
github.com/DrSmithFr/go-console v0.0.0-20230717101459-b4b93436c58b h1:dLU7Mdg2JHYTQ18vrpAc1KkIIroAIlUdVHLxk1fKui8=
github.com/DrSmithFr/go-console v0.0.0-20230717101459-b4b93436c58b/go.mod h1:5x/X74DheJJ9M5loG5aEZIWMciC3q0ohxo1jdqqj25s=
github.com/DrSmithFr/go-console v0.0.0-20240130153010-f2f3b6545404 h1:dV4pM3LlTw1mGOzukHdEvjOWSpHvoeBzNN6K6QzmSNA=
github.com/DrSmithFr/go-console v0.0.0-20240130153010-f2f3b6545404/go.mod h1:5x/X74DheJJ9M5loG5aEZIWMciC3q0ohxo1jdqqj25s=
github.com/creack/pty v1.1.9/go.mod h1:oKZEueFk5CKHvIhNR5MUki03XCEU+Q6VDXinZuGJ33E=
github.com/kr/pty v1.1.1/go.mod h1:pFQYn66WHrOpPYNljwOMqo10TkYh1fy3cYio2l3bCsQ=
github.com/kr/text v0.1.0/go.mod h1:4Jbv+DJW3UT/LiOwJeYQe1efqtUx/iVham/4vfdArNI=
Expand Down

0 comments on commit 79405e0

Please sign in to comment.