File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
MIT License
2
2
3
- Copyright (c) 2018 idata-shopee
3
+ Copyright (c) 2018 lock-free
4
4
5
5
Permission is hereby granted, free of charge, to any person obtaining a copy
6
6
of this software and associated documentation files (the "Software"), to deal
Original file line number Diff line number Diff line change 2
2
3
3
A simple Lisp-Style protocol for communication (golang version)
4
4
5
- ![ travis-ci build status] ( https://travis-ci.com/idata-shopee /gopcp.svg?branch=master )
5
+ ![ travis-ci build status] ( https://travis-ci.com/lock-free /gopcp.svg?branch=master )
6
6
7
7
## Features
8
8
@@ -16,7 +16,7 @@ A simple Lisp-Style protocol for communication (golang version)
16
16
17
17
``` go
18
18
import (
19
- " github.com/idata-shopee /gopcp"
19
+ " github.com/lock-free /gopcp"
20
20
" errors"
21
21
)
22
22
You can’t perform that action at this time.
0 commit comments