Skip to content

Commit

Permalink
README: Drop ancient Go
Browse files Browse the repository at this point in the history
  • Loading branch information
earthboundkid authored Nov 11, 2024
1 parent 83eb80b commit c049553
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
# versioninfo [![GoDoc](https://godoc.org/github.com/earthboundkid/versioninfo?status.svg)](https://godoc.org/github.com/earthboundkid/versioninfo/v2) [![Go Report Card](https://goreportcard.com/badge/github.com/earthboundkid/versioninfo/v2)](https://goreportcard.com/report/github.com/earthboundkid/versioninfo/v2)

Importable package that parses `debug.ReadBuildInfo()` for inclusion in your Go application.

Requires Go 1.18+ for Git revision information, but compatible with prior versions of Go.
Importable package that parses `debug.ReadBuildInfo()` for inclusion in your Go application. Requires Go 1.18+.

## Examples

Expand Down

0 comments on commit c049553

Please sign in to comment.