diff --git a/jsonlog/jsonlog_marshalling.go b/jsonlog/jsonlog_marshalling.go index 6c7f73a..6244eb0 100644 --- a/jsonlog/jsonlog_marshalling.go +++ b/jsonlog/jsonlog_marshalling.go @@ -1,7 +1,7 @@ // This code was initially generated by ffjson // This code was generated via the following steps: // $ go get -u github.com/pquerna/ffjson -// $ make shell BINDDIR=. +// $ make BIND_DIR=. shell // $ ffjson pkg/jsonlog/jsonlog.go // $ mv pkg/jsonglog/jsonlog_ffjson.go pkg/jsonlog/jsonlog_marshalling.go //