case change

Change-Id: Ia5d0629bd2649f50b462994752029ac8a586a8da
This commit is contained in:
JT Olds 2014-05-13 09:44:10 -06:00
parent cbf2fb6031
commit 0022daa4f4
4 changed files with 4 additions and 4 deletions

View File

@ -1,6 +1,6 @@
# OpenSSL bindings for Go
Please see http://godoc.org/github.com/SpaceMonkeyGo/openssl for more info
Please see http://godoc.org/github.com/spacemonkeygo/openssl for more info
### License

View File

@ -38,7 +38,7 @@ import (
"time"
"unsafe"
"github.com/SpaceMonkeyGo/openssl/utils"
"github.com/spacemonkeygo/openssl/utils"
)
var (

2
ctx.go
View File

@ -78,7 +78,7 @@ import (
"runtime"
"unsafe"
"github.com/SpaceMonkeyGo/spacelog"
"github.com/spacemonkeygo/spacelog"
)
var (

View File

@ -25,7 +25,7 @@ import (
"testing"
"time"
"github.com/SpaceMonkeyGo/openssl/utils"
"github.com/spacemonkeygo/openssl/utils"
)
var (