mirror of
https://github.com/diamondburned/arikawa.git
synced 2024-11-01 04:24:19 +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
|
|
)
|