mirror of
https://github.com/aramperes/ts-activity.git
synced 2025-09-07 13:38:30 -04:00
11 lines
292 B
Modula-2
11 lines
292 B
Modula-2
module github.com/aramperes/ts-activity
|
|
|
|
go 1.20
|
|
|
|
require (
|
|
github.com/gtuk/discordwebhook v1.1.0 // indirect
|
|
github.com/mitchellh/mapstructure v1.5.0 // indirect
|
|
github.com/multiplay/go-ts3 v1.1.0 // indirect
|
|
golang.org/x/crypto v0.3.0 // indirect
|
|
golang.org/x/sys v0.2.0 // indirect
|
|
)
|