diff options
| author | Xe Iaso <me@xeiaso.net> | 2023-12-10 12:11:24 -0500 |
|---|---|---|
| committer | Xe Iaso <me@xeiaso.net> | 2024-01-30 18:28:27 -0500 |
| commit | aa123ba1985912ec54211284c4ed4a569e1ae864 (patch) | |
| tree | 95a66dd3d6c76df953d0f6f0c6c491adc431acc4 /go.mod | |
| parent | bfc08e1e932552d1014fd1045cf074b547244854 (diff) | |
| download | x-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.mod | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |
