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/locations"
|
||||
import "repository.basistech.ru/BASIS/decort-golang-sdk/pkg/cloudapi/locations"
|
||||
|
||||
// Accessing the Locations method group
|
||||
func (ca *CloudAPI) Locations() *locations.Locations {
|
||||
|
||||
Reference in New Issue
Block a user