"Fossies" - the Fresh Open Source Software Archive  

Source code changes of the file "internal/version/binary.go" between
nsq-1.2.0.tar.gz and nsq-1.2.1.tar.gz

About: nsq is a realtime distributed and and decentralized messaging platform.

binary.go  (nsq-1.2.0):binary.go  (nsq-1.2.1)
package version package version
import ( import (
"fmt" "fmt"
"runtime" "runtime"
) )
const Binary = "1.2.0" const Binary = "1.2.1"
func String(app string) string { func String(app string) string {
return fmt.Sprintf("%s v%s (built w/%s)", app, Binary, runtime.Version()) return fmt.Sprintf("%s v%s (built w/%s)", app, Binary, runtime.Version())
} }
 End of changes. 1 change blocks. 
1 lines changed or deleted 1 lines changed or added

Home  |  About  |  Features  |  All  |  Newest  |  Dox  |  Diffs  |  RSS Feeds  |  Screenshots  |  Comments  |  Imprint  |  Privacy  |  HTTP(S)