Update README for v2
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
[](http://godoc.org/github.com/msteinert/pam)
|
[](http://godoc.org/github.com/msteinert/pam/v2)
|
||||||
[](https://codecov.io/gh/msteinert/pam)
|
[](https://codecov.io/gh/msteinert/pam)
|
||||||
[](https://goreportcard.com/report/github.com/msteinert/pam)
|
[](https://goreportcard.com/report/github.com/msteinert/pam/v2)
|
||||||
|
|
||||||
# Go PAM
|
# Go PAM
|
||||||
|
|
||||||
@@ -25,5 +25,5 @@ Then execute the tests:
|
|||||||
$ sudo GOPATH=$GOPATH $(which go) test -v
|
$ sudo GOPATH=$GOPATH $(which go) test -v
|
||||||
```
|
```
|
||||||
|
|
||||||
[1]: http://godoc.org/github.com/msteinert/pam
|
[1]: http://godoc.org/github.com/msteinert/pam/v2
|
||||||
[2]: http://www.linux-pam.org/Linux-PAM-html/Linux-PAM_ADG.html
|
[2]: http://www.linux-pam.org/Linux-PAM-html/Linux-PAM_ADG.html
|
||||||
|
|||||||
Reference in New Issue
Block a user