mirror of
https://github.com/diamondburned/arikawa.git
synced 2025-07-18 10:03:29 +00:00
12 lines
148 B
Plaintext
12 lines
148 B
Plaintext
go 1.23
|
|
|
|
toolchain go1.23.6
|
|
|
|
// To update this file, run:
|
|
// go work use $(find . -name go.mod -exec dirname {} \;)
|
|
|
|
use (
|
|
.
|
|
./0-examples/voice
|
|
)
|