8 lines
182 B
Modula-2
8 lines
182 B
Modula-2
module github.com/steveyegge/beads/examples/go-agent
|
|
|
|
go 1.24.0
|
|
|
|
replace github.com/steveyegge/beads => ../..
|
|
|
|
require github.com/steveyegge/beads v0.0.0-00010101000000-000000000000
|