Files
spa-server/go.mod
T

9 lines
161 B
AMPL
Raw Permalink Normal View History

module code.nochebuena.dev/einherjar/spa-server
go 1.26
require (
2026-08-13 23:12:57 -06:00
code.nochebuena.dev/einherjar/contracts v1.6.0
code.nochebuena.dev/einherjar/core v1.6.0
)