1
0
mirror of https://github.com/golang/go synced 2024-11-18 11:34:45 -07:00
go/cmd/bundle
Dominik Honnef 361bcb2be3 all: address vet issues, fix print calls
This fixes some print calls with wrong format directives. Additionally,
struct initialisers were changed to use keyed fields, purely to reduce
the amount of noise generated by go vet.

Change-Id: Ib9f6fd8f2dff7ce84826478de0ba83dda9746270
Reviewed-on: https://go-review.googlesource.com/21180
Reviewed-by: Ian Lance Taylor <iant@golang.org>
2016-03-27 20:36:34 +00:00
..
testdata cmd/bundle: fix broken test 2016-02-22 20:47:44 +00:00
main_test.go cmd/bundle: fix broken test 2016-02-22 20:47:44 +00:00
main.go all: address vet issues, fix print calls 2016-03-27 20:36:34 +00:00