Skip to content

Commit

Permalink
Update cloudstack/cloudstack.go
Browse files Browse the repository at this point in the history
  • Loading branch information
DaanHoogland authored Dec 30, 2024
1 parent 0ed0257 commit a5ca92d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cloudstack/cloudstack.go
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ import (
"strings"
"time"

gomock "github.com/golang/mock/gomock"
gomock "go.uber.org/mock/gomock"
)

// UnlimitedResourceID is a special ID to define an unlimited resource
Expand Down

0 comments on commit a5ca92d

Please sign in to comment.