File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4141 # Hash of Go module dependencies.
4242 # Update this after changing go.mod/go.sum:
4343 # task nix-update-hash
44- vendorHash = "sha256-JGXvzJlMrgMAs5xEJx+erzbAVJaLdzy+dtscpYRxqFg =" ;
44+ vendorHash = "sha256-l95+UqRSw/zbsM3MQGKis6GsvMahB2Ah0tnycIwYmnk =" ;
4545
4646 env . CGO_ENABLED = 0 ;
4747
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ require (
2222 go.miloapis.com/activity v0.7.1
2323 go.miloapis.com/milo v0.31.0
2424 go.miloapis.com/service-catalog v0.3.2-0.20260714005215-6a3cddd298b0
25- golang.org/x/mod v0.38 .0
25+ golang.org/x/mod v0.40 .0
2626 golang.org/x/oauth2 v0.36.0
2727 golang.org/x/term v0.45.0
2828 k8s.io/api v0.35.3
Original file line number Diff line number Diff line change @@ -289,6 +289,8 @@ golang.org/x/mod v0.37.0 h1:vF1DjpVEshcIqoEaauuHebaLk1O1forxjxBaVn884JQ=
289289golang.org/x/mod v0.37.0 /go.mod h1:m8S8VeM9r4dzDwjrKO0a1sZP3YjeMamRRlD+fmR2Q/0 =
290290golang.org/x/mod v0.38.0 h1:MECBjubtXD7yj4HrhIUcywNaGeNVUdfVnxmPajOk4yk =
291291golang.org/x/mod v0.38.0 /go.mod h1:V6Xz0pq8TQ3dGqVQ1FVHuelZpAL0uNhSkk9ogYP3c40 =
292+ golang.org/x/mod v0.40.0 h1:hUv+3cXcdRHz08UmSiOob7sadHig73uo5bkXxQ/tvUs =
293+ golang.org/x/mod v0.40.0 /go.mod h1:0/weTWkPWGBikyTWAX3dkjVztMmBA5hM0DH6BElSupE =
292294golang.org/x/net v0.55.0 h1:bcvxaJn3e1U6InsFWt1JUq1aSjnRxLzT2rtD2KfkDF8 =
293295golang.org/x/net v0.55.0 /go.mod h1:L5U2KuzuOe1lY7Z+aWVIKK6qEeJXnXV9yzGA+WCHJww =
294296golang.org/x/net v0.56.0 h1:Rw8j/hFzGvJUZwNBXnAtf5sVDVt+65SK2C7IxCxZt5o =
You can’t perform that action at this time.
0 commit comments