// -------- DO NOT EDIT -------- // This file is autogenerated by buildscripts/gen-constants.go during the release process. package main const ( minioVersion = "UNOFFICIAL.GOGET" minioReleaseTag = "UNOFFICIAL.GOGET" minioCommitID = "UNOFFICIAL.GOGET" ) var ( minioShortCommitID = minioCommitID[:] )