Skip to content

Commit

Permalink
Update gitops-commit
Browse files Browse the repository at this point in the history
Signed-off-by: Siddhesh Ghadi <sghadi1203@gmail.com>
  • Loading branch information
svghadi committed Sep 24, 2024
1 parent f63e2f4 commit 5922883
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ module github.com/argoproj/argo-cd/v2

go 1.22.0

replace github.com/argoproj/gitops-engine => github.com/svghadi/gitops-engine v0.0.0-20240919034454-2dd3ac24b0a9
replace github.com/argoproj/gitops-engine => github.com/svghadi/gitops-engine v0.0.0-20240924111555-916f64e5c445

require (
code.gitea.io/sdk/gitea v0.19.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -929,8 +929,8 @@ github.com/stretchr/testify v1.8.2/go.mod h1:w2LPCIKwWwSfY2zedu0+kehJoqGctiVI29o
github.com/stretchr/testify v1.8.4/go.mod h1:sz/lmYIOXD/1dqDmKjjqLyZ2RngseejIcXlSw2iwfAo=
github.com/stretchr/testify v1.9.0 h1:HtqpIVDClZ4nwg75+f6Lvsy/wHu+3BoSGCbBAcpTsTg=
github.com/stretchr/testify v1.9.0/go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY=
github.com/svghadi/gitops-engine v0.0.0-20240919034454-2dd3ac24b0a9 h1:URpycYQWhDZ0wAQfXTNy4js24RFMFd6tSAss9URQp/c=
github.com/svghadi/gitops-engine v0.0.0-20240919034454-2dd3ac24b0a9/go.mod h1:b1vuwkyMUszyUK+USUJqC8vJijnQsEPNDpC+sDdDLtM=
github.com/svghadi/gitops-engine v0.0.0-20240924111555-916f64e5c445 h1:PkAFzTdKNs1jwwBfIivNj3mUufwjKPvzANiVEgctmsw=
github.com/svghadi/gitops-engine v0.0.0-20240924111555-916f64e5c445/go.mod h1:b1vuwkyMUszyUK+USUJqC8vJijnQsEPNDpC+sDdDLtM=
github.com/tmc/grpc-websocket-proxy v0.0.0-20170815181823-89b8d40f7ca8/go.mod h1:ncp9v5uamzpCO7NfCPTXjqaC+bZgJeR0sMTm6dMHP7U=
github.com/ugorji/go v1.1.7 h1:/68gy2h+1mWMrwZFeD1kQialdSzAb432dtpeJ42ovdo=
github.com/ugorji/go v1.1.7/go.mod h1:kZn38zHttfInRq0xu/PH0az30d+z6vm202qpg1oXVMw=
Expand Down

0 comments on commit 5922883

Please sign in to comment.