grafana/scripts/build/release_publisher
Mario Trangoni 8c04926326 Fix gofmt issues
See,
$ gometalinter --disable-all --enable=gofmt --deadline 10m --vendor ./...
build.go:1:⚠️ file is not gofmted with -s (gofmt)
scripts/build/release_publisher/externalrelease.go:1:⚠️ file is not gofmted with -s (gofmt)
scripts/build/release_publisher/localrelease.go:1:⚠️ file is not gofmted with -s (gofmt)
scripts/build/release_publisher/main.go:1:⚠️ file is not gofmted with -s (gofmt)
scripts/build/release_publisher/publisher_test.go:1:⚠️ file is not gofmted with -s (gofmt)
2018-11-12 10:47:27 +01:00
..
testdata build: minor publisher fixes. 2018-11-05 16:57:30 +01:00
externalrelease.go Fix gofmt issues 2018-11-12 10:47:27 +01:00
localrelease.go Fix gofmt issues 2018-11-12 10:47:27 +01:00
main.go Fix gofmt issues 2018-11-12 10:47:27 +01:00
publisher_test.go Fix gofmt issues 2018-11-12 10:47:27 +01:00
publisher.go build: publisher handles nightly builds. 2018-11-06 09:41:31 +01:00