mirror of
https://github.com/yunionio/cloudpods.git
synced 2026-09-21 06:09:39 +08:00
feature: gcp rds sync
This commit is contained in:
@@ -14,7 +14,9 @@
|
||||
|
||||
package seclib2
|
||||
|
||||
import "testing"
|
||||
import (
|
||||
"testing"
|
||||
)
|
||||
|
||||
func TestAes(t *testing.T) {
|
||||
secret := "This is a secret for AES!!!"
|
||||
|
||||
Reference in New Issue
Block a user