v0.0.297
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 1m1s
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 1m1s
This commit is contained in:
parent
f8c0c0afa0
commit
dacc97e2ce
@ -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"
|
||||
|
@ -1,5 +1,5 @@
|
||||
package goext
|
||||
|
||||
const GoextVersion = "0.0.296"
|
||||
const GoextVersion = "0.0.297"
|
||||
|
||||
const GoextVersionTimestamp = "2023-11-01T00:29:58+0100"
|
||||
const GoextVersionTimestamp = "2023-11-01T00:31:51+0100"
|
||||
|
Loading…
Reference in New Issue
Block a user