aboutsummaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
authorSam Anthony <sam@samanthony.xyz>2025-04-18 15:57:38 -0400
committerSam Anthony <sam@samanthony.xyz>2025-04-18 15:57:38 -0400
commited2c0b5c804a9fb8061e0df022fd2e0961cf5071 (patch)
treea61e0068a85e64bc34f0424caad6ce33f98abb46 /go.mod
parent09d91113db2da989bbcf23dd40d4922d92860f3e (diff)
downloadhose-ed2c0b5c804a9fb8061e0df022fd2e0961cf5071.zip
encrypt
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 2 insertions, 0 deletions
diff --git a/go.mod b/go.mod
index b09be76..e19d6b6 100644
--- a/go.mod
+++ b/go.mod
@@ -6,6 +6,8 @@ toolchain go1.23.6
require (
github.com/adrg/xdg v0.5.3 // indirect
+ github.com/keybase/go-codec v0.0.0-20180928230036-164397562123 // indirect
+ github.com/keybase/saltpack v0.0.0-20250124001807-83b98d5a6acc // indirect
github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea // indirect
golang.org/x/crypto v0.37.0 // indirect
golang.org/x/sync v0.13.0 // indirect