Skip to content

Commit

Permalink
add min go version to readme (#147)
Browse files Browse the repository at this point in the history
  • Loading branch information
vreynolds authored Oct 7, 2021
1 parent dc03f4c commit 9190edd
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,10 @@ Go library for sending events to [Honeycomb](https://honeycomb.io), a service fo

For tracing support and automatic instrumentation of Gorilla, `httprouter`, `sqlx`, and other common libraries, check out our [Beeline for Go](https://github.com/honeycombio/beeline-go).

## Dependencies

Golang 1.12+

## Contributions

Features, bug fixes and other changes to libhoney are gladly accepted. Please
Expand Down

0 comments on commit 9190edd

Please sign in to comment.