nfsn commited on
Commit
c484766
·
verified ·
1 Parent(s): 358d591

Create go.mod

Browse files
Files changed (1) hide show
  1. go.mod +3 -0
go.mod ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ module you2api
2
+
3
+ go 1.22.2