update go.mod and imports
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
package cloudapi
|
||||
|
||||
import "repos.digitalenergy.online/BASIS/decort-golang-sdk/pkg/cloudapi/lb"
|
||||
import "repository.basistech.ru/BASIS/decort-golang-sdk/pkg/cloudapi/lb"
|
||||
|
||||
// Accessing the LB method group
|
||||
func (ca *CloudAPI) LB() *lb.LB {
|
||||
|
||||
Reference in New Issue
Block a user