Skip to content

Commit

Permalink
Include Go version dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
tcprbs committed Apr 27, 2018
1 parent 928fba3 commit f17b7d9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
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 f17b7d9

Please sign in to comment.