Skip to content

Commit

Permalink
Merge pull request #18 from tcprbs/master
Browse files Browse the repository at this point in the history
Include Go version dependency
  • Loading branch information
Gustavo Chaín committed Apr 27, 2018
2 parents 928fba3 + f17b7d9 commit 0ce9882
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -8,6 +8,7 @@ The purpose of sqlhooks is to provide a way to instrument your sql statements, m
```bash
go get github.com/gchaincl/sqlhooks
```
Requires Go >= 1.8.x

## Breaking changes
`V1` isn't backward compatible with previous versions, if you want to fetch old versions, you can get them from [gopkg.in](http://gopkg.in/)
Expand Down

0 comments on commit 0ce9882

Please sign in to comment.