github.com/0chain/gosdk@v1.17.11/zmagmacore/build/info.go (about) 1 // DEPRECATED: This package is deprecated and will be removed in a future release. 2 package build 3 4 var ( 5 // Tag represents the git commit for the build. 6 Tag = "is not set" 7 )