gebn / plexbackup

Backs up Plex's database to S3
MIT License
3 stars 0 forks source link

Add Go version to stamp #22

Closed gebn closed 5 years ago

gebn commented 5 years ago

Can simply use runtime.Version().

gebn commented 5 years ago

Could also add compiler and architecture info: https://github.com/bazelbuild/rules_go/issues/1907#issuecomment-454533442