mirror of
https://github.com/nabbar/golib.git
synced 2025-10-06 00:06:50 +08:00
PKG AWS :
- add bucket website configuration method - add bucket CORS configuration method - chg bucket method structure file - bump ginkgo to v2 PKG Logger : - bump ginkgo to v2 Change : - bump dependancies - change unit test command to be compliance with ginkgo v2
This commit is contained in:
@@ -48,7 +48,7 @@ import (
|
||||
"github.com/nabbar/golib/aws/configCustom"
|
||||
"github.com/nabbar/golib/httpcli"
|
||||
"github.com/nabbar/golib/password"
|
||||
. "github.com/onsi/ginkgo"
|
||||
. "github.com/onsi/ginkgo/v2"
|
||||
. "github.com/onsi/gomega"
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user