File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -90,5 +90,5 @@ require (
9090
9191replace (
9292 k8s.io/kube-scheduler => k8s.io/kube-scheduler v0.24.2 // weird bug that the goland won't compile without this
93- sigs.k8s.io/work-api => github.com/Azure/k8s-work-api v0.4.0
93+ sigs.k8s.io/work-api => github.com/Azure/k8s-work-api v0.4.1
9494)
Original file line number Diff line number Diff line change @@ -52,8 +52,8 @@ github.com/Azure/go-autorest/autorest/date v0.3.0/go.mod h1:BI0uouVdmngYNUzGWeSY
5252github.com/Azure/go-autorest/autorest/mocks v0.4.1 /go.mod h1:LTp+uSrOhSkaKrUy935gNZuuIPPVsHlr9DSOxSayd+k =
5353github.com/Azure/go-autorest/logger v0.2.1 /go.mod h1:T9E3cAhj2VqvPOtCYAvby9aBXkZmbF5NWuPV8+WeEW8 =
5454github.com/Azure/go-autorest/tracing v0.6.0 /go.mod h1:+vhtPC754Xsa23ID7GlGsrdKBpUA79WCAKPPZVC2DeU =
55- github.com/Azure/k8s-work-api v0.4.0 h1:Q3NW0TpYk56Q+K7kasDtWlqY1KJPbwq1kRPXdf6I2+k =
56- github.com/Azure/k8s-work-api v0.4.0 /go.mod h1:VtsAdhZMoEP9WOEW+LmLm6NRHNyIjJ5xGOzJA64O7ew =
55+ github.com/Azure/k8s-work-api v0.4.1 h1:q2KEi1yCCoS+1hm9rZ8IHaKCjiNhtd0/SXHfuNl6Ruk =
56+ github.com/Azure/k8s-work-api v0.4.1 /go.mod h1:VtsAdhZMoEP9WOEW+LmLm6NRHNyIjJ5xGOzJA64O7ew =
5757github.com/AzureAD/microsoft-authentication-library-for-go v0.4.0 h1:WVsrXCnHlDDX8ls+tootqRE87/hL9S/g4ewig9RsD/c =
5858github.com/AzureAD/microsoft-authentication-library-for-go v0.4.0 /go.mod h1:Vt9sXTKwMyGcOxSmLDMnGPgqsUg7m8pe215qMLrDXw4 =
5959github.com/BurntSushi/toml v0.3.1 /go.mod h1:xHWCNGjB5oqiDr8zfno3MHue2Ht5sIBksp03qcyfWMU =
You can’t perform that action at this time.
0 commit comments