v0.0.297
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 1m1s

This commit is contained in:
2023-11-01 00:31:51 +01:00
parent f8c0c0afa0
commit dacc97e2ce
2 changed files with 3 additions and 2 deletions

View File

@@ -3,6 +3,7 @@
package {{.PkgName}}
import "crypto/rand"
import "crypto/sha256"
import "fmt"
import "github.com/go-playground/validator/v10"
import "github.com/rs/zerolog/log"