1
0
mirror of https://github.com/Luzifer/cloudkeys-go.git synced 2024-09-19 15:42:58 +00:00

changed usernames for deployment

This commit is contained in:
Martin Thielecke 2015-07-31 18:36:14 +00:00
parent ec26daa679
commit 45a64d1110
2 changed files with 2 additions and 2 deletions

2
Godeps/Godeps.json generated
View File

@ -1,5 +1,5 @@
{
"ImportPath": "github.com/Luzifer/cloudkeys-go",
"ImportPath": "github.com/mthie/cloudkeys-go",
"GoVersion": "go1.4.2",
"Deps": [
{

View File

@ -1,4 +1,4 @@
package main // import "github.com/Luzifer/cloudkeys-go"
package main // import "github.com/mthie/cloudkeys-go"
import (
"crypto/sha1"