chore: upgrade dependencies and secure passwords
This commit is contained in:
@@ -3,8 +3,9 @@ module bsm/full/module/base/logs
|
||||
go 1.26.5
|
||||
|
||||
require (
|
||||
git.apinb.com/bsm-sdk/core v0.2.0
|
||||
git.apinb.com/bsm-sdk/core v0.2.1
|
||||
github.com/gin-gonic/gin v1.12.0
|
||||
github.com/patrickmn/go-cache v2.1.0+incompatible
|
||||
go.etcd.io/etcd/client/v3 v3.7.1
|
||||
gorm.io/gorm v1.31.2
|
||||
)
|
||||
@@ -42,7 +43,6 @@ require (
|
||||
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
|
||||
github.com/modern-go/reflect2 v1.0.2 // indirect
|
||||
github.com/oklog/ulid/v2 v2.1.2 // indirect
|
||||
github.com/patrickmn/go-cache v2.1.0+incompatible // indirect
|
||||
github.com/pelletier/go-toml/v2 v2.4.3 // indirect
|
||||
github.com/quic-go/qpack v0.6.0 // indirect
|
||||
github.com/quic-go/quic-go v0.61.0 // indirect
|
||||
|
||||
Reference in New Issue
Block a user