aboutsummaryrefslogtreecommitdiff
path: root/REUSE.toml
diff options
context:
space:
mode:
authorStefan Majewsky <majewsky@gmx.net>2026-08-01 14:50:01 +0200
committerStefan Majewsky <majewsky@gmx.net>2026-08-01 14:50:01 +0200
commit6c174bebade1627a837e70bec827753446d6498a (patch)
tree35a229d9601565685f2ea2e24a268bb29be6bc55 /REUSE.toml
parente4a5b966decd910213de4ecbdc1b1ed2c4daf947 (diff)
parent6d72c85766a8355e1d660ff0c19b43e93faad4d8 (diff)
downloadgo-gg-6c174bebade1627a837e70bec827753446d6498a.tar.gz
Merge branch 'pgruntime'
Diffstat (limited to 'REUSE.toml')
-rw-r--r--REUSE.toml3
1 files changed, 3 insertions, 0 deletions
diff --git a/REUSE.toml b/REUSE.toml
index 0f8b58a..ccab73e 100644
--- a/REUSE.toml
+++ b/REUSE.toml
@@ -12,6 +12,9 @@ path = [
"go.work",
"benchmark/go.mod",
"benchmark/go.sum",
+ "pgruntime/tool_template.sh",
+ "testing/go.mod",
+ "testing/go.sum",
]
SPDX-FileCopyrightText = "Stefan Majewsky <majewsky@gmx.net>"
SPDX-License-Identifier = "Apache-2.0"