mirror of
https://github.com/indig0fox/Arma3-AttendanceTracker.git/
synced 2025-12-08 09:51:47 -06:00
initial version
This commit is contained in:
5
extension/go.mod
Normal file
5
extension/go.mod
Normal file
@@ -0,0 +1,5 @@
|
||||
module main.go
|
||||
|
||||
go 1.16
|
||||
|
||||
require github.com/go-sql-driver/mysql v1.6.0
|
||||
Reference in New Issue
Block a user