Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added dependencies + fixed errors #24

Merged
merged 3 commits into from
Nov 21, 2022
Merged

Added dependencies + fixed errors #24

merged 3 commits into from
Nov 21, 2022

Conversation

pilinux
Copy link
Contributor

@pilinux pilinux commented Nov 20, 2022

fixed:

echo/logger.go:65:2: SA5007: infinite recursive call (staticcheck)
	l.SetOutput(w)
formatter/text_formatter.go:16:2: SA1019: "golang.org/x/crypto/ssh/terminal" is deprecated: this package moved to golang.org/x/term. (staticcheck)
	"golang.org/x/crypto/ssh/terminal"

Updated: go.mod

Added: go.sum

@onrik
Copy link
Owner

onrik commented Nov 21, 2022

Thanks for PR.

@onrik onrik merged commit 7c3d68e into onrik:main Nov 21, 2022
@onrik onrik mentioned this pull request Nov 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants