Skip to content

Commit

Permalink
PT-2203 - CVEs reported in Percona Toolkit version 5.3.2 related to GO (
Browse files Browse the repository at this point in the history
#623)

Updated version of the logrus module to 1.9.2, see also sirupsen/logrus#1376
  • Loading branch information
svetasmirnova committed May 29, 2023
1 parent 832c928 commit 7606312
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 221 deletions.
4 changes: 1 addition & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ require (
github.com/percona/go-mysql v0.0.0-20210427141028-73d29c6da78c
github.com/pkg/errors v0.9.1
github.com/shirou/gopsutil v3.21.11+incompatible
github.com/sirupsen/logrus v1.9.0
github.com/sirupsen/logrus v1.9.2
github.com/stretchr/testify v1.8.2
go.mongodb.org/mongo-driver v1.11.3
golang.org/x/crypto v0.7.0
Expand All @@ -34,10 +34,8 @@ require (
github.com/davecgh/go-spew v1.1.1 // indirect
github.com/go-logr/logr v1.2.3 // indirect
github.com/go-ole/go-ole v1.2.6 // indirect
github.com/go-stack/stack v1.8.1 // indirect
github.com/gogo/protobuf v1.3.2 // indirect
github.com/golang/snappy v0.0.4 // indirect
github.com/google/go-cmp v0.5.9 // indirect
github.com/google/gofuzz v1.2.0 // indirect
github.com/json-iterator/go v1.1.12 // indirect
github.com/klauspost/compress v1.16.3 // indirect
Expand Down

0 comments on commit 7606312

Please sign in to comment.