File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/metal-toolbox/fleet-scheduler
33go 1.23.0
44
55require (
6- github.com/coreos/go-oidc v2.3 .0+incompatible
6+ github.com/coreos/go-oidc v2.4 .0+incompatible
77 github.com/equinix-labs/otel-init-go v0.0.9
88 github.com/google/uuid v1.6.0
99 github.com/hashicorp/go-retryablehttp v0.7.7
Original file line number Diff line number Diff line change @@ -151,6 +151,8 @@ github.com/coreos/go-oidc v2.2.1+incompatible h1:mh48q/BqXqgjVHpy2ZY7WnWAbenxRjs
151151github.com/coreos/go-oidc v2.2.1+incompatible /go.mod h1:CgnwVTmzoESiwO9qyAFEMiHoZ1nMCKZlZ9V6mm3/LKc =
152152github.com/coreos/go-oidc v2.3.0+incompatible h1:+5vEsrgprdLjjQ9FzIKAzQz1wwPD+83hQRfUIPh7rO0 =
153153github.com/coreos/go-oidc v2.3.0+incompatible /go.mod h1:CgnwVTmzoESiwO9qyAFEMiHoZ1nMCKZlZ9V6mm3/LKc =
154+ github.com/coreos/go-oidc v2.4.0+incompatible h1:xjdlhLWXcINyUJgLQ9I76g7osgC2goiL6JDXS6Fegjk =
155+ github.com/coreos/go-oidc v2.4.0+incompatible /go.mod h1:CgnwVTmzoESiwO9qyAFEMiHoZ1nMCKZlZ9V6mm3/LKc =
154156github.com/coreos/go-semver v0.3.0 /go.mod h1:nnelYz7RCh+5ahJtPPxZlU+153eP4D4r3EedlOD2RNk =
155157github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e /go.mod h1:F5haX7vjVVG0kc13fIWeqUViNPyEJxv/OmvnBo0Yme4 =
156158github.com/coreos/go-systemd v0.0.0-20190719114852-fd7a80b32e1f /go.mod h1:F5haX7vjVVG0kc13fIWeqUViNPyEJxv/OmvnBo0Yme4 =
You can’t perform that action at this time.
0 commit comments