mirror of
https://github.com/Luzifer/cloudkeys-go.git
synced 2024-11-08 14:10:05 +00:00
changed usernames for deployment
This commit is contained in:
parent
ec26daa679
commit
45a64d1110
2 changed files with 2 additions and 2 deletions
2
Godeps/Godeps.json
generated
2
Godeps/Godeps.json
generated
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"ImportPath": "github.com/Luzifer/cloudkeys-go",
|
||||
"ImportPath": "github.com/mthie/cloudkeys-go",
|
||||
"GoVersion": "go1.4.2",
|
||||
"Deps": [
|
||||
{
|
||||
|
|
2
main.go
2
main.go
|
@ -1,4 +1,4 @@
|
|||
package main // import "github.com/Luzifer/cloudkeys-go"
|
||||
package main // import "github.com/mthie/cloudkeys-go"
|
||||
|
||||
import (
|
||||
"crypto/sha1"
|
||||
|
|
Loading…
Reference in a new issue