mirror of
https://github.com/securego/gosec.git
synced 2026-06-20 00:15:59 +02:00
chore(deps): update all dependencies (#1399)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -1,19 +1,19 @@
|
||||
module github.com/securego/gosec/v2
|
||||
|
||||
require (
|
||||
github.com/anthropics/anthropic-sdk-go v1.12.0
|
||||
github.com/anthropics/anthropic-sdk-go v1.13.0
|
||||
github.com/ccojocar/zxcvbn-go v1.0.4
|
||||
github.com/google/uuid v1.6.0
|
||||
github.com/gookit/color v1.6.0
|
||||
github.com/lib/pq v1.10.9
|
||||
github.com/mozilla/tls-observatory v0.0.0-20250923143331-eef96233227e
|
||||
github.com/onsi/ginkgo/v2 v2.25.3
|
||||
github.com/onsi/ginkgo/v2 v2.26.0
|
||||
github.com/onsi/gomega v1.38.2
|
||||
github.com/stretchr/testify v1.11.1
|
||||
golang.org/x/crypto v0.42.0
|
||||
golang.org/x/text v0.29.0
|
||||
golang.org/x/tools v0.37.0
|
||||
google.golang.org/genai v1.26.0
|
||||
google.golang.org/genai v1.28.0
|
||||
gopkg.in/yaml.v3 v3.0.1
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user