aboutsummaryrefslogtreecommitdiff
path: root/REUSE.toml
diff options
context:
space:
mode:
authorStefan Majewsky <majewsky@gmx.net>2026-06-27 22:34:36 +0200
committerStefan Majewsky <majewsky@gmx.net>2026-06-27 22:34:36 +0200
commit8e9889d3e5b2874854832d1d882d124132546f49 (patch)
tree80ab6bf53dac3090630ad58d7ebfbbf2c97019ca /REUSE.toml
parent8804729561d8e5edd7179f494d89c620459d319f (diff)
downloadgo-gg-8e9889d3e5b2874854832d1d882d124132546f49.tar.gz
add package pathrouter
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 16fee29..0f8b58a 100644
--- a/REUSE.toml
+++ b/REUSE.toml
@@ -9,6 +9,9 @@ path = [
".gitignore",
"description",
"go.mod",
+ "go.work",
+ "benchmark/go.mod",
+ "benchmark/go.sum",
]
SPDX-FileCopyrightText = "Stefan Majewsky <majewsky@gmx.net>"
SPDX-License-Identifier = "Apache-2.0"