aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorXe Iaso <me@xeiaso.net>2023-12-10 12:11:24 -0500
committerXe Iaso <me@xeiaso.net>2024-01-30 18:28:27 -0500
commitaa123ba1985912ec54211284c4ed4a569e1ae864 (patch)
tree95a66dd3d6c76df953d0f6f0c6c491adc431acc4 /go.mod
parentbfc08e1e932552d1014fd1045cf074b547244854 (diff)
downloadx-aa123ba1985912ec54211284c4ed4a569e1ae864.tar.xz
x-aa123ba1985912ec54211284c4ed4a569e1ae864.zip
cmd/xatci: generate images
Signed-off-by: Xe Iaso <me@xeiaso.net>
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 df3279b..5c5b5ff 100644
--- a/go.mod
+++ b/go.mod
@@ -75,6 +75,7 @@ require (
github.com/go-sourcemap/sourcemap v2.1.3+incompatible // indirect
github.com/goccy/go-json v0.10.2 // indirect
github.com/gogs/chardet v0.0.0-20211120154057-b7413eaefb8f // indirect
+ github.com/google/go-github/v56 v56.0.0 // indirect
github.com/google/nftables v0.1.1-0.20230115205135-9aa6fdf5a28c // indirect
github.com/google/pprof v0.0.0-20230207041349-798e818bf904 // indirect
github.com/gorilla/csrf v1.7.1 // indirect