restructure to more generic go module

This commit is contained in:
2024-09-29 15:50:25 -05:00
parent 768a72a3a9
commit a2a211dfe3
3 changed files with 137 additions and 130 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
module sendosc
module github.com/jwetzell/osc-go
go 1.23.1