summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2025-08-30 18:07:41 -0500
committerJeff Carr <[email protected]>2025-08-30 18:07:41 -0500
commitfbbed0475bc680afb754bbe9ba471c584d884a8f (patch)
tree8aeac923b5aeaa193744ff4e774065ce9545e707 /Makefile
parent512ebf5be67f468eaeeb223911c6f6707cea3015 (diff)
parse stuff
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index cbdcdd3..a377a19 100644
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@ VERSION = $(shell git describe --tags)
BUILDTIME = $(shell date +%Y.%m.%d_%H%M)
default: install
- regex --json tmp/regex.55128216-e93b-4339-8854-622ca11af890.gemini-api-request.128.json
+ regex --json tmp/regex.07812e1a-a60c-4e2f-8180-fbbf3fa6a9e7.gemini-api-request.19.json
vet:
@GO111MODULE=off go vet