Skip to content

Commit

Permalink
lib: Update dep for uuid
Browse files Browse the repository at this point in the history
Apparently the package has moved.
  • Loading branch information
purpleidea committed Jul 17, 2019
1 parent 591e6b6 commit da2a5f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/deploy.go
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ import (
"github.com/purpleidea/mgmt/gapi"
"github.com/purpleidea/mgmt/util/errwrap"

"github.com/google/uuid"
"github.com/pborman/uuid"
"github.com/urfave/cli"
git "gopkg.in/src-d/go-git.v4"
)
Expand Down

0 comments on commit da2a5f7

Please sign in to comment.