1
0
mirror of https://github.com/securego/gosec.git synced 2025-11-23 22:15:04 +02:00

Merge pull request #49 from gcmurphy/master

Add godocs.org reference
This commit is contained in:
Tim Kelsey
2016-09-06 10:19:50 +01:00
committed by GitHub
2 changed files with 2 additions and 0 deletions

1
.gitignore vendored
View File

@@ -2,6 +2,7 @@
*.o *.o
*.a *.a
*.so *.so
gas
# Folders # Folders
_obj _obj

View File

@@ -13,6 +13,7 @@ You may obtain a copy of the License [here](http://www.apache.org/licenses/LICEN
### Project status ### Project status
[![Build Status](https://travis-ci.org/HewlettPackard/gas.svg?branch=master)](https://travis-ci.org/HewlettPackard/gas) [![Build Status](https://travis-ci.org/HewlettPackard/gas.svg?branch=master)](https://travis-ci.org/HewlettPackard/gas)
[![GoDoc](https://godoc.org/github.com/HewlettPackard/gas?status.svg)](https://godoc.org/github.com/HewlettPackard/gas)
Gas is still in alpha and accepting feedback from early adopters. We do Gas is still in alpha and accepting feedback from early adopters. We do
not consider it production ready at this time. not consider it production ready at this time.