chore(deps): bump golang.org/x/net from 0.14.0 to 0.38.0 in /temporal-service (#2836)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-06-13 17:01:02 -07:00
committed by GitHub
parent 079a007469
commit b2a602dc0f
2 changed files with 10 additions and 7 deletions
+4 -4
View File
@@ -1,6 +1,6 @@
module temporal-service
go 1.21
go 1.23.0
require go.temporal.io/sdk v1.24.0
@@ -22,9 +22,9 @@ require (
github.com/stretchr/testify v1.8.4 // indirect
go.temporal.io/api v1.24.0 // indirect
go.uber.org/atomic v1.9.0 // indirect
golang.org/x/net v0.14.0 // indirect
golang.org/x/sys v0.11.0 // indirect
golang.org/x/text v0.12.0 // indirect
golang.org/x/net v0.38.0 // indirect
golang.org/x/sys v0.31.0 // indirect
golang.org/x/text v0.23.0 // indirect
golang.org/x/time v0.3.0 // indirect
google.golang.org/genproto v0.0.0-20230815205213-6bfd019c3878 // indirect
google.golang.org/genproto/googleapis/api v0.0.0-20230815205213-6bfd019c3878 // indirect