Skip to content
Snippets Groups Projects
Verified Commit 5d3293eb authored by Volker Schukai's avatar Volker Schukai :alien:
Browse files

fix: security fix CVE-2023-48795 #43

parent 8349b718
Branches
Tags v1.15.8
No related merge requests found
...@@ -14,7 +14,7 @@ require ( ...@@ -14,7 +14,7 @@ require (
github.com/shirou/gopsutil/v3 v3.23.11 github.com/shirou/gopsutil/v3 v3.23.11
github.com/stretchr/testify v1.8.4 github.com/stretchr/testify v1.8.4
go.uber.org/zap v1.26.0 go.uber.org/zap v1.26.0
golang.org/x/crypto v0.16.0 golang.org/x/crypto v0.17.0
gopkg.in/yaml.v3 v3.0.1 gopkg.in/yaml.v3 v3.0.1
gorm.io/driver/mysql v1.5.2 gorm.io/driver/mysql v1.5.2
gorm.io/gorm v1.25.5 gorm.io/gorm v1.25.5
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment