10 lines
179 B
AMPL
10 lines
179 B
AMPL
// SPDX-License-Identifier: 0BSD
|
|
|
|
module example.com/eql-shaped
|
|
|
|
go 1.25
|
|
|
|
require gamertan.com/sandwich-hime/sando v0.0.0
|
|
|
|
replace gamertan.com/sandwich-hime/sando => ../../sando
|