This is an automated email from the ASF dual-hosted git repository. kevinjqliu pushed a commit to branch kevinjqliu/update-rat-exclude in repository https://gitbox.apache.org/repos/asf/iceberg-go.git
commit 514ca881323835fdc11f992f07fc72c3a9d46a89 Author: Kevin Liu <[email protected]> AuthorDate: Sat Dec 6 14:09:49 2025 -0800 infra: update rat_exclude_files.txt i dont think `operation_string.go` is needed here --- dev/release/rat_exclude_files.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/dev/release/rat_exclude_files.txt b/dev/release/rat_exclude_files.txt index 08ab050c..44b40016 100644 --- a/dev/release/rat_exclude_files.txt +++ b/dev/release/rat_exclude_files.txt @@ -21,4 +21,3 @@ NOTICE go.sum build rat-results.txt -operation_string.go \ No newline at end of file
