ci(lint): fix golangci-lint complaints (#90)

This commit is contained in:
2023-11-16 13:11:52 +00:00
committed by GitHub
parent 8c9aba9a6b
commit bf81afeb4b
7 changed files with 9 additions and 8 deletions

View File

@@ -145,7 +145,7 @@ func (s *Updater) Update(
}
func (s *Updater) putFile(
ctx context.Context,
_ context.Context,
chk *LiveCheck,
filename string,
content []byte,