go mod tidy

This commit is contained in:
Joel Wetzell
2026-04-27 19:07:49 -05:00
parent 5c0c9d0a93
commit c24e49c0e1
2 changed files with 0 additions and 3 deletions
-1
View File
@@ -3,7 +3,6 @@ module lilygot3s3
go 1.26.2
require (
github.com/jwetzell/osc-go v0.3.0
tinygo.org/x/drivers v0.35.0
tinygo.org/x/espradio v0.1.0
)