Skip to content

Commit

Permalink
tidy go.mod/sum across all the components
Browse files Browse the repository at this point in the history
  • Loading branch information
jgwest committed Sep 13, 2023
1 parent d898fb9 commit 67523b5
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion tests-e2e/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.19

require (
github.com/argoproj-labs/argocd-operator v0.5.0
github.com/argoproj/argo-cd/v2 v2.7.11
github.com/argoproj/argo-cd/v2 v2.7.14
github.com/argoproj/gitops-engine v0.7.1-0.20230526233214-ad9a694fe4bc
github.com/codeready-toolchain/api v0.0.0-20230417183849-f62ccbf3bd40
github.com/codeready-toolchain/toolchain-common v0.0.0-20230417235430-8258a3281250
Expand Down
4 changes: 2 additions & 2 deletions tests-e2e/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -106,8 +106,8 @@ github.com/antihax/optional v1.0.0/go.mod h1:uupD/76wgC+ih3iEmQUL+0Ugr19nfwCT1kd
github.com/antlr/antlr4/runtime/Go/antlr v0.0.0-20210826220005-b48c857c3a0e/go.mod h1:F7bn7fEU90QkQ3tnmaTx3LTKLEDqnwWODIYppRQ5hnY=
github.com/argoproj-labs/argocd-operator v0.5.0 h1:dJIjEL4uy/H5PKf75AqTkNQctfXESy6ctRTwMnokxIQ=
github.com/argoproj-labs/argocd-operator v0.5.0/go.mod h1:/sMLNAq4teuLSbAx/+pMBZM7ENLsXxrLjsG7E8NcSGI=
github.com/argoproj/argo-cd/v2 v2.7.11 h1:T6+7MQe/82/iqOj7dAEwqRL8opqW5pfyeEcN+RkpPvk=
github.com/argoproj/argo-cd/v2 v2.7.11/go.mod h1:ra7uFz7Nh5veLlMO6m0xBHuOoAbOfa3VG37ydExQFEw=
github.com/argoproj/argo-cd/v2 v2.7.14 h1:Hmg4S/PWx1FgtRrzISaO4D8cIRbZdEkiovMntEc87hc=
github.com/argoproj/argo-cd/v2 v2.7.14/go.mod h1:ra7uFz7Nh5veLlMO6m0xBHuOoAbOfa3VG37ydExQFEw=
github.com/argoproj/gitops-engine v0.7.1-0.20230526233214-ad9a694fe4bc h1:i6OgOvFFsoWiGBFEhhDNcYoRtxxtrVwcD7wCEeqhct4=
github.com/argoproj/gitops-engine v0.7.1-0.20230526233214-ad9a694fe4bc/go.mod h1:WpA/B7tgwfz+sdNE3LqrTrb7ArEY1FOPI2pAGI0hfPc=
github.com/argoproj/pkg v0.13.7-0.20230627120311-a4dd357b057e h1:kuLQvJqwwRMQTheT4MFyKVM8Txncu21CHT4yBWUl1Mk=
Expand Down
2 changes: 1 addition & 1 deletion utilities/load-test/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/redhat-appstudio/managed-gitops/utilities/load-test
go 1.19

require (
github.com/argoproj/argo-cd/v2 v2.7.11
github.com/argoproj/argo-cd/v2 v2.7.14
github.com/onsi/ginkgo/v2 v2.7.0
github.com/onsi/gomega v1.25.0
github.com/redhat-appstudio/managed-gitops/backend-shared v0.0.0
Expand Down
4 changes: 2 additions & 2 deletions utilities/load-test/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -80,8 +80,8 @@ github.com/antihax/optional v1.0.0/go.mod h1:uupD/76wgC+ih3iEmQUL+0Ugr19nfwCT1kd
github.com/antlr/antlr4/runtime/Go/antlr v0.0.0-20210826220005-b48c857c3a0e/go.mod h1:F7bn7fEU90QkQ3tnmaTx3LTKLEDqnwWODIYppRQ5hnY=
github.com/argoproj-labs/argocd-operator v0.5.0 h1:dJIjEL4uy/H5PKf75AqTkNQctfXESy6ctRTwMnokxIQ=
github.com/argoproj-labs/argocd-operator v0.5.0/go.mod h1:/sMLNAq4teuLSbAx/+pMBZM7ENLsXxrLjsG7E8NcSGI=
github.com/argoproj/argo-cd/v2 v2.7.11 h1:T6+7MQe/82/iqOj7dAEwqRL8opqW5pfyeEcN+RkpPvk=
github.com/argoproj/argo-cd/v2 v2.7.11/go.mod h1:ra7uFz7Nh5veLlMO6m0xBHuOoAbOfa3VG37ydExQFEw=
github.com/argoproj/argo-cd/v2 v2.7.14 h1:Hmg4S/PWx1FgtRrzISaO4D8cIRbZdEkiovMntEc87hc=
github.com/argoproj/argo-cd/v2 v2.7.14/go.mod h1:ra7uFz7Nh5veLlMO6m0xBHuOoAbOfa3VG37ydExQFEw=
github.com/argoproj/gitops-engine v0.7.1-0.20230526233214-ad9a694fe4bc h1:i6OgOvFFsoWiGBFEhhDNcYoRtxxtrVwcD7wCEeqhct4=
github.com/argoproj/gitops-engine v0.7.1-0.20230526233214-ad9a694fe4bc/go.mod h1:WpA/B7tgwfz+sdNE3LqrTrb7ArEY1FOPI2pAGI0hfPc=
github.com/argoproj/pkg v0.13.7-0.20230627120311-a4dd357b057e h1:kuLQvJqwwRMQTheT4MFyKVM8Txncu21CHT4yBWUl1Mk=
Expand Down

0 comments on commit 67523b5

Please sign in to comment.