aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorShulhan <m.shulhan@gmail.com>2026-02-02 22:16:33 +0700
committerShulhan <m.shulhan@gmail.com>2026-04-15 01:18:20 +0700
commit66b80ad993cd46f3897d16409114aa3a705c021e (patch)
tree9f514711b99bcfb592b810ed9d162d4c1f25c9ae /go.mod
parent9894ad6024a615fe9a3aa67f0e227ea93a4e4f29 (diff)
downloadgo-x-website-main.tar.xz
[DO-NOT-MERGE] cmd/golangorg: support socket based activation with systemdHEADmain
Change-Id: I12e667f1945eb9440147842c3374756dbd8b09ef
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod1
1 files changed, 1 insertions, 0 deletions
diff --git a/go.mod b/go.mod
index d8aff055..1b71d7e7 100644
--- a/go.mod
+++ b/go.mod
@@ -6,6 +6,7 @@ require (
cloud.google.com/go/cloudbuild v1.14.0
cloud.google.com/go/datastore v1.13.0
cloud.google.com/go/storage v1.31.0
+ git.sr.ht/~shulhan/pakakeh.go v0.60.3-0.20260202092811-1e3bb9be8444
github.com/chromedp/cdproto v0.0.0-20241022234722-4d5d5faf59fb
github.com/chromedp/chromedp v0.11.1
github.com/evanw/esbuild v0.18.19