Skip to content

Commit 631a5e3

Browse files
Update module golang.org/x/crypto ( v0.37.0 → v0.44.0 )
| datasource | package | from | to | | ---------- | ------------------- | ------- | ------- | | go | golang.org/x/crypto | v0.37.0 | v0.44.0 | Signed-off-by: Davide Rutigliano <[email protected]>
1 parent 5506d3e commit 631a5e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/backend/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ require (
1111
github.com/gorilla/websocket v1.5.3
1212
github.com/nats-io/nats.go v1.42.0
1313
github.com/stretchr/testify v1.10.0
14-
golang.org/x/crypto v0.37.0
14+
golang.org/x/crypto v0.44.0
1515
gorm.io/driver/postgres v1.5.11
1616
gorm.io/driver/sqlite v1.5.7
1717
gorm.io/gorm v1.25.12

0 commit comments

Comments
 (0)