fix golangci-lint and compilation errors

This commit is contained in:
André Roth
2024-04-21 13:47:12 +02:00
parent f9325fbc91
commit c33141d49b
3 changed files with 5 additions and 4 deletions
+2 -1
View File
@@ -1,6 +1,7 @@
// Package azure handles publishing to Azure Storage
package azure
// Package azure handles publishing to Azure Storage
import (
"context"
"encoding/hex"