Skip to content

Commit 063205c

Browse files
Bump github.com/sirupsen/logrus
Bumps the go_modules group with 1 update in the /go/ql/test/library-tests/semmle/go/concepts/LoggerCall directory: [github.com/sirupsen/logrus](https://github.com/sirupsen/logrus). Updates `github.com/sirupsen/logrus` from 1.7.0 to 1.8.3 - [Release notes](https://github.com/sirupsen/logrus/releases) - [Changelog](https://github.com/sirupsen/logrus/blob/master/CHANGELOG.md) - [Commits](sirupsen/logrus@v1.7.0...v1.8.3) --- updated-dependencies: - dependency-name: github.com/sirupsen/logrus dependency-version: 1.8.3 dependency-type: direct:production dependency-group: go_modules ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent daefaff commit 063205c

380 files changed

Lines changed: 200521 additions & 515 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

go/ql/test/library-tests/semmle/go/concepts/LoggerCall/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ go 1.15
44

55
require (
66
github.com/golang/glog v1.2.5
7-
github.com/sirupsen/logrus v1.7.0
7+
github.com/sirupsen/logrus v1.8.3
88
k8s.io/klog v1.0.0
99
)

go/ql/test/library-tests/semmle/go/concepts/LoggerCall/vendor/github.com/golang/glog/README.md

Lines changed: 36 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)