summaryrefslogtreecommitdiff
path: root/cmd/gitlab-shell
diff options
context:
space:
mode:
authorNick Thomas <nick@gitlab.com>2021-10-06 13:03:27 +0100
committerNick Thomas <nick@gitlab.com>2021-10-06 13:03:27 +0100
commitb33de0edb56f99f0fdcb7e10ab2a1fa0ef1e4d69 (patch)
tree03d3a04404189b41dc959480ccd6fc0d9d1cec30 /cmd/gitlab-shell
parent2dafe37c77233152b55e1c5d893a81a9cffd2618 (diff)
downloadgitlab-shell-b33de0edb56f99f0fdcb7e10ab2a1fa0ef1e4d69.tar.gz
Fix logging channel typefix-logging-channel-type
Currently we get this in some log messages: logrus_error="can not add field \"channel_type\"" This is because we're trying to add a function, rather than the result of the function call (a string) to the `log.Fields`. Whoops! Changelog: fixed
Diffstat (limited to 'cmd/gitlab-shell')
0 files changed, 0 insertions, 0 deletions