mirror of
https://github.com/kyverno/kyverno.git
synced 2024-12-14 11:57:48 +00:00
Moved TLS utils to named package
This commit is contained in:
parent
738397ecae
commit
d4148b0255
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
package utils
|
||||
package tls
|
||||
|
||||
import (
|
||||
"crypto/rand"
|
Loading…
Reference in a new issue