Skip to content
/ latest Public

Go library for finding the latest versions of things

License

Notifications You must be signed in to change notification settings

csmith/latest

Repository files navigation

Latest

Latest is a Go library to help you find the latest available versions of things.

It currently supports finding the:

  • Latest tag in a git repository
  • Latest tag in a container image repository
  • Latest digest of a tag in a container image repository
  • Latest release of Go (along with download URL and checksum)
  • Latest release of Postgres (along with download URL and checksum)
  • Latest release of Alpine Linux (along with download URL and checksum)
  • Latest version of an Alpine package (along with download URL and dependencies)
  • Latest info for all Alpine packages in a repository

For examples of each, see the cmd directory.

Contributions of/requests for other sources welcome!

About

Go library for finding the latest versions of things

Resources

License

Stars

Watchers

Forks

Sponsor this project

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages