Skip to content
This repository has been archived by the owner on Oct 23, 2024. It is now read-only.

Commit

Permalink
Use github.com/inloco/azure-devops-go-api/azuredevops@62be79eb0f8dc62…
Browse files Browse the repository at this point in the history
…29fa8c816278951e532729bf6
  • Loading branch information
almirmcunhajr committed Jul 3, 2024
1 parent 264a1f8 commit 7572eee
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion operator/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,6 @@ require (

replace (
github.com/google/go-github/v32 => github.com/inloco/go-github/v32 v32.0.0-20200716220920-8f1b474407bc
github.com/microsoft/azure-devops-go-api/azuredevops => github.com/inloco/azure-devops-go-api/azuredevops v0.0.0-20240703145734-5b31862fc7ee
github.com/microsoft/azure-devops-go-api/azuredevops => github.com/inloco/azure-devops-go-api/azuredevops v0.0.0-20240703161400-62be79eb0f8d
go.mozilla.org/pkcs7 => github.com/inloco/pkcs7 v0.0.0-20220127055019-e6b9106331c4
)
2 changes: 2 additions & 0 deletions operator/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -954,6 +954,8 @@ github.com/inloco/azure-devops-go-api/azuredevops v0.0.0-20240703142544-f82a1fc5
github.com/inloco/azure-devops-go-api/azuredevops v0.0.0-20240703142544-f82a1fc50d7f/go.mod h1:PoGiBqKSQK1vIfQ+yVaFcGjDySHvym6FM1cNYnwzbrY=
github.com/inloco/azure-devops-go-api/azuredevops v0.0.0-20240703145734-5b31862fc7ee h1:E748atN0S/UZv8r79PsiDt+C465d+p/xB9UcJnOfBoQ=
github.com/inloco/azure-devops-go-api/azuredevops v0.0.0-20240703145734-5b31862fc7ee/go.mod h1:PoGiBqKSQK1vIfQ+yVaFcGjDySHvym6FM1cNYnwzbrY=
github.com/inloco/azure-devops-go-api/azuredevops v0.0.0-20240703161400-62be79eb0f8d h1:mrWJRCD54V+EEJ6cDDHSDtkQbqaTyUuruJn3Xgh1Bcg=
github.com/inloco/azure-devops-go-api/azuredevops v0.0.0-20240703161400-62be79eb0f8d/go.mod h1:PoGiBqKSQK1vIfQ+yVaFcGjDySHvym6FM1cNYnwzbrY=
github.com/inloco/go-github/v32 v32.0.0-20200716220920-8f1b474407bc h1:muZkeXP0Cwi1LqKgkBnDzAvw+hj2BuhuKZeQ3gcVRY0=
github.com/inloco/go-github/v32 v32.0.0-20200716220920-8f1b474407bc/go.mod h1:rIEpZD9CTDQwDK9GDrtMTycQNA4JU3qBsCizh3q2WCI=
github.com/inloco/pkcs7 v0.0.0-20220127055019-e6b9106331c4 h1:q8JLm+7Sl3P4r/z2t1hp2T/nlRARl/fm1Ijke8CNZQ0=
Expand Down

0 comments on commit 7572eee

Please sign in to comment.