Skip to content

Commit 553e19c

Browse files
Bump golang.org/x/crypto from 0.36.0 to 0.37.0 in /tests
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.36.0 to 0.37.0. - [Commits](golang/crypto@v0.36.0...v0.37.0) --- updated-dependencies: - dependency-name: golang.org/x/crypto dependency-version: 0.37.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent de3d736 commit 553e19c

20 files changed

+600
-95
lines changed

tests/go.mod

+3-3
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ toolchain go1.24.1
77
require (
88
github.com/onsi/ginkgo/v2 v2.23.3
99
github.com/onsi/gomega v1.37.0
10-
golang.org/x/crypto v0.36.0
10+
golang.org/x/crypto v0.37.0
1111
)
1212

1313
require (
@@ -16,8 +16,8 @@ require (
1616
github.com/google/go-cmp v0.7.0 // indirect
1717
github.com/google/pprof v0.0.0-20241210010833-40e02aabc2ad // indirect
1818
golang.org/x/net v0.38.0 // indirect
19-
golang.org/x/sys v0.31.0 // indirect
20-
golang.org/x/text v0.23.0 // indirect
19+
golang.org/x/sys v0.32.0 // indirect
20+
golang.org/x/text v0.24.0 // indirect
2121
golang.org/x/tools v0.30.0 // indirect
2222
gopkg.in/yaml.v3 v3.0.1 // indirect
2323
)

tests/go.sum

+8-8
Original file line numberDiff line numberDiff line change
@@ -16,16 +16,16 @@ github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZb
1616
github.com/pmezard/go-difflib v1.0.0/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4=
1717
github.com/stretchr/testify v1.8.4 h1:CcVxjf3Q8PM0mHUKJCdn+eZZtm5yQwehR5yeSVQQcUk=
1818
github.com/stretchr/testify v1.8.4/go.mod h1:sz/lmYIOXD/1dqDmKjjqLyZ2RngseejIcXlSw2iwfAo=
19-
golang.org/x/crypto v0.36.0 h1:AnAEvhDddvBdpY+uR+MyHmuZzzNqXSe/GvuDeob5L34=
20-
golang.org/x/crypto v0.36.0/go.mod h1:Y4J0ReaxCR1IMaabaSMugxJES1EpwhBHhv2bDHklZvc=
19+
golang.org/x/crypto v0.37.0 h1:kJNSjF/Xp7kU0iB2Z+9viTPMW4EqqsrywMXLJOOsXSE=
20+
golang.org/x/crypto v0.37.0/go.mod h1:vg+k43peMZ0pUMhYmVAWysMK35e6ioLh3wB8ZCAfbVc=
2121
golang.org/x/net v0.38.0 h1:vRMAPTMaeGqVhG5QyLJHqNDwecKTomGeqbnfZyKlBI8=
2222
golang.org/x/net v0.38.0/go.mod h1:ivrbrMbzFq5J41QOQh0siUuly180yBYtLp+CKbEaFx8=
23-
golang.org/x/sys v0.31.0 h1:ioabZlmFYtWhL+TRYpcnNlLwhyxaM9kWTDEmfnprqik=
24-
golang.org/x/sys v0.31.0/go.mod h1:BJP2sWEmIv4KK5OTEluFJCKSidICx8ciO85XgH3Ak8k=
25-
golang.org/x/term v0.30.0 h1:PQ39fJZ+mfadBm0y5WlL4vlM7Sx1Hgf13sMIY2+QS9Y=
26-
golang.org/x/term v0.30.0/go.mod h1:NYYFdzHoI5wRh/h5tDMdMqCqPJZEuNqVR5xJLd/n67g=
27-
golang.org/x/text v0.23.0 h1:D71I7dUrlY+VX0gQShAThNGHFxZ13dGLBHQLVl1mJlY=
28-
golang.org/x/text v0.23.0/go.mod h1:/BLNzu4aZCJ1+kcD0DNRotWKage4q2rGVAg4o22unh4=
23+
golang.org/x/sys v0.32.0 h1:s77OFDvIQeibCmezSnk/q6iAfkdiQaJi4VzroCFrN20=
24+
golang.org/x/sys v0.32.0/go.mod h1:BJP2sWEmIv4KK5OTEluFJCKSidICx8ciO85XgH3Ak8k=
25+
golang.org/x/term v0.31.0 h1:erwDkOK1Msy6offm1mOgvspSkslFnIGsFnxOKoufg3o=
26+
golang.org/x/term v0.31.0/go.mod h1:R4BeIy7D95HzImkxGkTW1UQTtP54tio2RyHz7PwK0aw=
27+
golang.org/x/text v0.24.0 h1:dd5Bzh4yt5KYA8f9CJHCP4FB4D51c2c6JvN37xJJkJ0=
28+
golang.org/x/text v0.24.0/go.mod h1:L8rBsPeo2pSS+xqN0d5u2ikmjtmoJbDBT1b7nHvFCdU=
2929
golang.org/x/tools v0.30.0 h1:BgcpHewrV5AUp2G9MebG4XPFI1E2W41zU1SaqVA9vJY=
3030
golang.org/x/tools v0.30.0/go.mod h1:c347cR/OJfw5TI+GfX7RUPNMdDRRbjvYTS0jPyvsVtY=
3131
google.golang.org/protobuf v1.36.5 h1:tPhr+woSbjfYvY6/GPufUoYizxw1cF/yFoxJ2fmpwlM=

tests/vendor/golang.org/x/crypto/internal/poly1305/mac_noasm.go

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

tests/vendor/golang.org/x/crypto/internal/poly1305/sum_amd64.go renamed to tests/vendor/golang.org/x/crypto/internal/poly1305/sum_asm.go

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

tests/vendor/golang.org/x/crypto/internal/poly1305/sum_loong64.s

+123
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

tests/vendor/golang.org/x/crypto/internal/poly1305/sum_ppc64x.go

-47
This file was deleted.

tests/vendor/golang.org/x/crypto/ssh/handshake.go

+1-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

tests/vendor/golang.org/x/sys/cpu/cpu.go

+12
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

tests/vendor/golang.org/x/sys/cpu/cpu_linux_loong64.go

+22
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

tests/vendor/golang.org/x/sys/cpu/cpu_linux_noinit.go

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

tests/vendor/golang.org/x/sys/cpu/cpu_loong64.go

+38
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

tests/vendor/golang.org/x/sys/cpu/cpu_loong64.s

+13
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

tests/vendor/golang.org/x/sys/cpu/parse.go

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)