1
0
Fork 0
mirror of https://github.com/diamondburned/arikawa.git synced 2024-10-31 20:14:21 +00:00
arikawa/go.work
2023-11-04 01:35:47 -07:00

10 lines
130 B
Plaintext

go 1.21.3
// To update this file, run:
// go work use $(find . -name go.mod -exec dirname {} \;)
use (
.
./0-examples/voice
)