-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
bump github.com/open-policy-agent/opa to v0.67.1 (#328)
- Loading branch information
1 parent
7953339
commit 4a91eb6
Showing
4 changed files
with
41 additions
and
38 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
kind: Dependency | ||
body: bump github.com/open-policy-agent/opa to v0.67.1 | ||
time: 2024-09-03T12:18:45.943326-05:00 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Submodule opslevel-go
updated
11 files
+0 −3 | .changes/unreleased/Feature-20240821-150044.yaml | |
+8 −0 | .changes/v2024.9.3.md | |
+1 −1 | .github/workflows/release.yml | |
+9 −0 | CHANGELOG.md | |
+1 −1 | aliases_test.go | |
+2 −3 | export_test.go | |
+14 −15 | go.mod | |
+57 −40 | go.sum | |
+28 −40 | tags.go | |
+71 −123 | tags_test.go | |
+1 −1 | version.go |