We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3568ea8 commit 0727b50Copy full SHA for 0727b50
2 files changed
go.mod
@@ -4,4 +4,4 @@ go 1.23.0
4
5
toolchain go1.24.5
6
7
-require golang.org/x/net v0.41.0
+require golang.org/x/net v0.42.0
go.sum
@@ -34,3 +34,5 @@ golang.org/x/net v0.40.0 h1:79Xs7wF06Gbdcg4kdCCIQArK11Z1hr5POQ6+fIYHNuY=
34
golang.org/x/net v0.40.0/go.mod h1:y0hY0exeL2Pku80/zKK7tpntoX23cqL3Oa6njdgRtds=
35
golang.org/x/net v0.41.0 h1:vBTly1HeNPEn3wtREYfy4GZ/NECgw2Cnl+nK6Nz3uvw=
36
golang.org/x/net v0.41.0/go.mod h1:B/K4NNqkfmg07DQYrbwvSluqCJOOXwUjeb/5lOisjbA=
37
+golang.org/x/net v0.42.0 h1:jzkYrhi3YQWD6MLBJcsklgQsoAcw89EcZbJw8Z614hs=
38
+golang.org/x/net v0.42.0/go.mod h1:FF1RA5d3u7nAYA4z2TkclSCKh68eSXtiFwcWQpPXdt8=
0 commit comments