lwb/example/go.mod

10 lines
185 B
Modula-2
Raw Permalink Normal View History

2025-02-06 19:31:32 +01:00
module example
go 1.23.5
replace git.frankmayer.dev/tsukinoko-kun/lwb v0.0.0 => ../
require git.frankmayer.dev/tsukinoko-kun/lwb v0.0.0
require golang.org/x/net v0.34.0 // indirect