Skip to content

Commit dfa35dd

Browse files
authored
Merge pull request #12 from Katya-AI-Systems-LLC/dependabot/go_modules/go/go_modules-dfc5a1b899
Bump the go_modules group across 1 directory with 2 updates
2 parents 52edefe + f114a1b commit dfa35dd

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

go/go.mod

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/rechain-network/katya-mesh-go
22

3-
go 1.21
3+
go 1.24.0
44

55
require (
66
github.com/go-redis/redis/v8 v8.11.5
@@ -9,7 +9,7 @@ require (
99
github.com/lib/pq v1.10.9
1010
github.com/prometheus/client_golang v1.18.0
1111
go.uber.org/zap v1.26.0
12-
golang.org/x/crypto v0.21.0
12+
golang.org/x/crypto v0.45.0
1313
google.golang.org/grpc v1.60.1
1414
)
1515

@@ -27,9 +27,9 @@ require (
2727
github.com/prometheus/procfs v0.12.0 // indirect
2828
github.com/stretchr/testify v1.8.4 // indirect
2929
go.uber.org/multierr v1.10.0 // indirect
30-
golang.org/x/net v0.23.0 // indirect
31-
golang.org/x/sys v0.18.0 // indirect
32-
golang.org/x/text v0.14.0 // indirect
30+
golang.org/x/net v0.47.0 // indirect
31+
golang.org/x/sys v0.38.0 // indirect
32+
golang.org/x/text v0.31.0 // indirect
3333
google.golang.org/genproto/googleapis/rpc v0.0.0-20231002182017-d307bd883b97 // indirect
3434
google.golang.org/protobuf v1.33.0 // indirect
3535
)

0 commit comments

Comments
 (0)