Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit4e0068c

Browse files
committed
go.mod: update golang.org/x dependencies
Update golang.org/x dependencies to their latest tagged versions.Change-Id: I3923d98d88595230b12db261c48168b863dc2ce9Reviewed-on:https://go-review.googlesource.com/c/crypto/+/722000LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>Reviewed-by: Roland Shoemaker <roland@golang.org>Auto-Submit: Gopher Robot <gobot@golang.org>Reviewed-by: Neal Patel <nealpatel@google.com>
1 parente79546e commit4e0068c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

‎go.mod‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module golang.org/x/crypto
33
go1.24.0
44

55
require (
6-
golang.org/x/netv0.46.0// tagx:ignore
6+
golang.org/x/netv0.47.0// tagx:ignore
77
golang.org/x/sysv0.38.0
88
golang.org/x/termv0.37.0
99
)

‎go.sum‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
golang.org/x/netv0.46.0 h1:giFlY12I07fugqwPuWJi68oOnpfqFnJIJzaIIm2JVV4=
2-
golang.org/x/netv0.46.0/go.mod h1:Q9BGdFy1y4nkUwiLvT5qtyhAnEHgnQ/zd8PfU6nc210=
1+
golang.org/x/netv0.47.0 h1:Mx+4dIFzqraBXUugkia1OOvlD6LemFo1ALMHjrXDOhY=
2+
golang.org/x/netv0.47.0/go.mod h1:/jNxtkgq5yWUGYkaZGqo27cfGZ1c5Nen03aYrrKpVRU=
33
golang.org/x/sysv0.38.0 h1:3yZWxaJjBmCWXqhN1qh02AkOnCQ1poK6oF+a7xWL6Gc=
44
golang.org/x/sysv0.38.0/go.mod h1:OgkHotnGiDImocRcuBABYBEXf8A9a87e/uXjp9XT3ks=
55
golang.org/x/termv0.37.0 h1:8EGAD0qCmHYZg6J17DvsMy9/wJ7/D/4pV/wfnld5lTU=

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp