File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -45,7 +45,7 @@ require (
4545 github.com/shurcooL/graphql v0.0.0-20181231061246-d48a9a75455f // indirect
4646 github.com/spf13/pflag v1.0.6 // indirect
4747 github.com/stretchr/objx v0.5.2 // indirect
48- golang.org/x/net v0.40 .0 // indirect
48+ golang.org/x/net v0.41 .0 // indirect
4949 golang.org/x/oauth2 v0.30.0 // indirect
5050 golang.org/x/sys v0.33.0 // indirect
5151 google.golang.org/protobuf v1.36.5 // indirect
Original file line number Diff line number Diff line change @@ -108,8 +108,8 @@ golang.org/x/mod v0.4.2/go.mod h1:s0Qsj1ACt9ePp/hMypM3fl4fZqREWJwdYDEqhRiZZUA=
108108golang.org/x/net v0.0.0-20190404232315-eb5bcb51f2a3 /go.mod h1:t9HGtf8HONx5eT2rtn7q6eTqICYqUVnKs3thJo3Qplg =
109109golang.org/x/net v0.0.0-20190620200207-3b0461eec859 /go.mod h1:z5CRVTTTmAJ677TzLLGU+0bjPO0LkuOLi4/5GtJWs/s =
110110golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 /go.mod h1:p54w0d4576C0XHj96bSt6lcn1PtDYWL6XObtHCRCNQM =
111- golang.org/x/net v0.40 .0 h1:79Xs7wF06Gbdcg4kdCCIQArK11Z1hr5POQ6+fIYHNuY =
112- golang.org/x/net v0.40 .0 /go.mod h1:y0hY0exeL2Pku80/zKK7tpntoX23cqL3Oa6njdgRtds =
111+ golang.org/x/net v0.41 .0 h1:vBTly1HeNPEn3wtREYfy4GZ/NECgw2Cnl+nK6Nz3uvw =
112+ golang.org/x/net v0.41 .0 /go.mod h1:B/K4NNqkfmg07DQYrbwvSluqCJOOXwUjeb/5lOisjbA =
113113golang.org/x/oauth2 v0.30.0 h1:dnDm7JmhM45NNpd8FDDeLhK6FwqbOf4MLCM9zb1BOHI =
114114golang.org/x/oauth2 v0.30.0 /go.mod h1:B++QgG3ZKulg6sRPGD/mqlHQs5rB3Ml9erfeDY7xKlU =
115115golang.org/x/sync v0.0.0-20190423024810-112230192c58 /go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM =
Original file line number Diff line number Diff line change @@ -139,7 +139,7 @@ goji.io
139139goji.io/internal
140140goji.io/pat
141141goji.io/pattern
142- # golang.org/x/net v0.40 .0
142+ # golang.org/x/net v0.41 .0
143143## explicit; go 1.23.0
144144golang.org/x/net/context/ctxhttp
145145# golang.org/x/oauth2 v0.30.0
You can’t perform that action at this time.
0 commit comments