Skip to content

Commit

Permalink
Merge pull request #122 from openshift-pipelines/dependabot/go_module…
Browse files Browse the repository at this point in the history
…s/github.com/openshift-pipelines/pipelines-as-code-0.22.6
  • Loading branch information
dependabot[bot] authored Jan 2, 2024
2 parents bb9c4e3 + f735a8d commit 2dd0495
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ require (
)

require (
github.com/openshift-pipelines/pipelines-as-code v0.22.5
github.com/openshift-pipelines/pipelines-as-code v0.22.6
github.com/spf13/cobra v1.8.0
github.com/tektoncd/cli v0.33.0
github.com/tektoncd/results/tools/tkn-results v0.0.0-20231019055929-46f209b0f8f5
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -1465,8 +1465,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.5 h1:R1x+6/Uxk5RS/49uepdZjD5AWCEeZbMozrlrNUeLf8s=
github.com/openshift-pipelines/pipelines-as-code v0.22.5/go.mod h1:x9PZ+Bw1QiWNdAMh8do5ZM6U4PFvNg+0tWgrQkbhVpo=
github.com/openshift-pipelines/pipelines-as-code v0.22.6 h1:NRbd9hT11luSMMGt+17IWu+dQPN+mtRz7URb8r8clOs=
github.com/openshift-pipelines/pipelines-as-code v0.22.6/go.mod h1:x9PZ+Bw1QiWNdAMh8do5ZM6U4PFvNg+0tWgrQkbhVpo=
github.com/opentracing/opentracing-go v1.2.0 h1:uEJPy/1a5RIPAJ0Ov+OIO8OxWu77jEv+1B0VhjKrZUs=
github.com/opentracing/opentracing-go v1.2.0/go.mod h1:GxEUsuufX4nBwe+T+Wl9TAgYrxe9dPLANfrWvHYVTgc=
github.com/openzipkin/zipkin-go v0.4.2 h1:zjqfqHjUpPmB3c1GlCvvgsM1G4LkvqQbBDueDOCg/jA=
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1081,7 +1081,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.5
# github.com/openshift-pipelines/pipelines-as-code v0.22.6
## explicit; go 1.20
github.com/openshift-pipelines/pipelines-as-code/pkg/acl
github.com/openshift-pipelines/pipelines-as-code/pkg/action
Expand Down

0 comments on commit 2dd0495

Please sign in to comment.