diff options
| author | Shulhan <ms@kilabit.info> | 2026-04-14 17:09:12 +0700 |
|---|---|---|
| committer | Shulhan <ms@kilabit.info> | 2026-04-14 21:17:11 +0700 |
| commit | 3cf0fd6460e828b2d39afe5b5673c4d0d2fdf24a (patch) | |
| tree | 7411fdcf10ef91bff027254acaed9ed3276745a0 /go.sum | |
| parent | 829eb0711305e8946fa2f4a1c57c43354f35e208 (diff) | |
| download | cgit-main.tar.xz | |
This program can be built into single binary, provides as an alternatives
to common setup that require second application (web server with their own
configuration).
Diffstat (limited to 'go.sum')
| -rw-r--r-- | go.sum | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -0,0 +1,4 @@ +git.sr.ht/~shulhan/pakakeh.go v0.62.0 h1:rAX0NpfxGbRfe6YhG7I9mmETmcafAreXUZqwPWNDvw4= +git.sr.ht/~shulhan/pakakeh.go v0.62.0/go.mod h1:M8FG29UN+TMqRsOvKFTjsBuZDiGeBzYlAFxHjBM03Rs= +golang.org/x/sys v0.42.0 h1:omrd2nAlyT5ESRdCLYdm3+fMfNFE/+Rf4bDIQImRJeo= +golang.org/x/sys v0.42.0/go.mod h1:4GL1E5IUh+htKOUEOaiffhrAeqysfVGipDYzABqnCmw= |
