Skip to content

Commit

Permalink
Merge branch 'main' into create-pull-request/patch
Browse files Browse the repository at this point in the history
  • Loading branch information
mlavacca authored Mar 15, 2024
2 parents 792527d + 86203ff commit 6023778
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 @@ -10,7 +10,7 @@ require (
github.com/cloudflare/cfssl v1.6.4
github.com/go-logr/logr v1.4.1
github.com/google/uuid v1.6.0
github.com/kong/kubernetes-ingress-controller/v3 v3.1.0
github.com/kong/kubernetes-ingress-controller/v3 v3.1.2
github.com/kong/kubernetes-telemetry v0.1.3
github.com/kong/kubernetes-testing-framework v0.45.0
github.com/kong/semver/v4 v4.0.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -181,8 +181,8 @@ github.com/kisielk/errcheck v1.5.0/go.mod h1:pFxgyoBC7bSaBwPgfKdkLd5X25qrDl4LWUI
github.com/kisielk/gotool v1.0.0/go.mod h1:XhKaO+MFFWcvkIS/tQcRk01m1F5IRFswLeQ+oQHNcck=
github.com/kong/go-kong v0.51.1-0.20240125175037-0c077f5b9ac7 h1:/iV93Gwv410lIeJx8VCfCA4fpuvSuTw2LqZpDXsIE9Q=
github.com/kong/go-kong v0.51.1-0.20240125175037-0c077f5b9ac7/go.mod h1:YNkLvjxfOqS+BZ1J2YWOy/83wc26JM5QJbAukoeg1sY=
github.com/kong/kubernetes-ingress-controller/v3 v3.1.0 h1:h+m5sng2HzK022RKFsZhhPFAKUs++7UKtTzzmF0dsVk=
github.com/kong/kubernetes-ingress-controller/v3 v3.1.0/go.mod h1:Ay+kBPnesWdBhHukspp079Tb53HKMuk15gKTdPgH+28=
github.com/kong/kubernetes-ingress-controller/v3 v3.1.2 h1:Ikj7Aj9kT6YKBvMCtX74XOQ7Y9v0eyQtdMvGvFjCLt4=
github.com/kong/kubernetes-ingress-controller/v3 v3.1.2/go.mod h1:CeyKo9s+y2RdTfeKby6Ov2hYq6UfRVVmFWKTXIq9GeU=
github.com/kong/kubernetes-telemetry v0.1.3 h1:Hz2tkHGIIUqbn1x46QRDmmNjbEtJyxyOvHSPne3uPto=
github.com/kong/kubernetes-telemetry v0.1.3/go.mod h1:wB7o8dOKa5R396CyiU0sPa8am/g3c5DKd/qrn/Vmb+k=
github.com/kong/kubernetes-testing-framework v0.45.0 h1:6tFqpDcA1v9AfnUKgFF5aQeRm1Hx3o72SRIbXxjGqMI=
Expand Down

0 comments on commit 6023778

Please sign in to comment.