summaryrefslogtreecommitdiff
path: root/go.sum
diff options
context:
space:
mode:
authordemo <demo@antix1>2026-05-21 18:13:18 -0400
committerdemo <demo@antix1>2026-05-21 18:13:18 -0400
commitc43b8afcd63446021334669f5a246cfb0b637fd3 (patch)
tree161b10faeaa7675d9fd2f558daaec5a16f3de018 /go.sum
parentc032bd8d32130a2dbc1a7481dd501f2c182707cc (diff)
chore: add existing code to project
I also ran go mod tidy since the new files refer to packages I've recently installed (locally.)
Diffstat (limited to 'go.sum')
-rw-r--r--go.sum2
1 files changed, 2 insertions, 0 deletions
diff --git a/go.sum b/go.sum
index e69de29..4439791 100644
--- a/go.sum
+++ b/go.sum
@@ -0,0 +1,2 @@
+golang.org/x/net v0.54.0 h1:2zJIZAxAHV/OHCDTCOHAYehQzLfSXuf/5SoL/Dv6w/w=
+golang.org/x/net v0.54.0/go.mod h1:Sj4oj8jK6XmHpBZU/zWHw3BV3abl4Kvi+Ut7cQcY+cQ=