mirror of
https://github.com/diamondburned/arikawa.git
synced 2024-10-31 20:14:21 +00:00
10 lines
130 B
Plaintext
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
|
|
)
|