Skip to content

Commit

Permalink
remove go bumps already applied upstream
Browse files Browse the repository at this point in the history
Signed-off-by: James Rawlings <[email protected]>
  • Loading branch information
rawlingsj authored Apr 20, 2024
1 parent 4ad870e commit b5d677b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gatekeeper-3.15.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ pipeline:

- uses: go/bump
with:
deps: google.golang.org/[email protected] golang.org/x/[email protected] google.golang.org/[email protected] github.com/containerd/[email protected] github.com/docker/[email protected] golang.org/x/[email protected]
deps: google.golang.org/[email protected] github.com/docker/[email protected] golang.org/x/[email protected]

- runs: |
FRAMEWORKS_VERSION=$(go list -f '{{ .Version }}' -m github.com/open-policy-agent/frameworks/constraint)
Expand Down

0 comments on commit b5d677b

Please sign in to comment.