Formatting issues

Aren't we running go-fmt.sh in CI?
This commit is contained in:
Denis Makogon
2017-09-05 23:11:08 +03:00
parent 9066dca750
commit 6ac579f296
12 changed files with 40 additions and 40 deletions

View File

@@ -13,9 +13,9 @@ import (
"reflect"
"time"
"github.com/sirupsen/logrus"
"github.com/gin-gonic/gin"
"github.com/go-openapi/strfmt"
"github.com/sirupsen/logrus"
)
func setLogBuffer() *bytes.Buffer {