1
0
Fork 0
mirror of https://github.com/diamondburned/arikawa.git synced 2024-11-01 04:24:19 +00:00
arikawa/go.work

10 lines
130 B
Plaintext
Raw Normal View History

2023-11-04 03:20:07 +00:00
go 1.21.3
// To update this file, run:
// go work use $(find . -name go.mod -exec dirname {} \;)
use (
.
./0-examples/voice
)