Skip to content
This repository was archived by the owner on Aug 1, 2023. It is now read-only.

Commit efb1971

Browse files
committed
import fix: dear atom, always use rackpsace repo and not mine
1 parent 6a4dac0 commit efb1971

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rackspace/compute/v2/flavors/results.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ package flavors
33
import (
44
"reflect"
55

6-
"github.com/jrperritt/gophercloud"
6+
"github.com/rackspace/gophercloud"
77
"github.com/mitchellh/mapstructure"
88
os "github.com/rackspace/gophercloud/openstack/compute/v2/flavors"
99
"github.com/rackspace/gophercloud/pagination"

0 commit comments

Comments
 (0)