Skip to content

Conversation

gartnera
Copy link
Contributor

go 1.23 makes this vet warning fatal:

➜  ssh-tpm-agent git:(add-certificate) ✗ go vet ./...
# github.com/foxboron/ssh-tpm-agent/agent
# [github.com/foxboron/ssh-tpm-agent/agent]
agent/agent.go:303:51: slog.Debug arg "err" should be a string or a slog.Attr (possible missing key or value)
agent/agent.go:312:54: slog.Debug arg "err" should be a string or a slog.Attr (possible missing key or value)

@Foxboron Foxboron merged commit de1f3ec into Foxboron:master Oct 27, 2024
5 checks passed
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.

2 participants