Skip to content

Commit

Permalink
bump pac version
Browse files Browse the repository at this point in the history
Signed-off-by: Jeeva Kandasamy <[email protected]>
  • Loading branch information
jkandasa committed Nov 22, 2023
1 parent 820ab8b commit a4ca002
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 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/manifestival/client-go-client v0.5.0
github.com/manifestival/manifestival v0.7.2
github.com/markbates/inflect v1.0.4
github.com/openshift-pipelines/pipelines-as-code v0.22.2
github.com/openshift-pipelines/pipelines-as-code v0.22.3
github.com/openshift/api v0.0.0-20230503133300-8bbcb7ca7183
github.com/openshift/apiserver-library-go v0.0.0-20230503174907-d9b2bf6185e9
github.com/openshift/client-go v0.0.0-20230503144108-75015d2347cb
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -1506,8 +1506,8 @@ github.com/opencontainers/go-digest v1.0.0 h1:apOUWs51W5PlhuyGyz9FCeeBIOUDA/6nW8
github.com/opencontainers/go-digest v1.0.0/go.mod h1:0JzlMkj0TRzQZfJkVvzbP0HBR3IKzErnv2BNG4W4MAM=
github.com/opencontainers/image-spec v1.1.0-rc5 h1:Ygwkfw9bpDvs+c9E34SdgGOj41dX/cbdlwvlWt0pnFI=
github.com/opencontainers/image-spec v1.1.0-rc5/go.mod h1:X4pATf0uXsnn3g5aiGIsVnJBR4mxhKzfwmvK/B2NTm8=
github.com/openshift-pipelines/pipelines-as-code v0.22.2 h1:3bqz2dYGgbSgddKvmVJiLt8aQakKB87czX8O3TqzgjQ=
github.com/openshift-pipelines/pipelines-as-code v0.22.2/go.mod h1:WTXNKi3H4Wf2qshbmhsfyZwp/vJlISqmXifnVQWpOnk=
github.com/openshift-pipelines/pipelines-as-code v0.22.3 h1:cZ+t9LTvW1iC5UzMg8eUv8cBOkUcJTCIipa5X6nrIas=
github.com/openshift-pipelines/pipelines-as-code v0.22.3/go.mod h1:WTXNKi3H4Wf2qshbmhsfyZwp/vJlISqmXifnVQWpOnk=
github.com/openshift/api v0.0.0-20230503133300-8bbcb7ca7183 h1:t/CahSnpqY46sQR01SoS+Jt0jtjgmhgE6lFmRnO4q70=
github.com/openshift/api v0.0.0-20230503133300-8bbcb7ca7183/go.mod h1:4VWG+W22wrB4HfBL88P40DxLEpSOaiBVxUnfalfJo9k=
github.com/openshift/apiserver-library-go v0.0.0-20230503174907-d9b2bf6185e9 h1:7SNTyJ2LGSrPzybeL7z08e5bSY921Cm0R6/cjtZEYJw=
Expand Down
2 changes: 1 addition & 1 deletion vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -963,7 +963,7 @@ github.com/opencontainers/go-digest
## explicit; go 1.18
github.com/opencontainers/image-spec/specs-go
github.com/opencontainers/image-spec/specs-go/v1
# github.com/openshift-pipelines/pipelines-as-code v0.22.2
# github.com/openshift-pipelines/pipelines-as-code v0.22.3
## explicit; go 1.20
github.com/openshift-pipelines/pipelines-as-code/pkg/cli
github.com/openshift-pipelines/pipelines-as-code/pkg/params/settings
Expand Down

0 comments on commit a4ca002

Please sign in to comment.