You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

16 lines
424 B
Modula-2

module git.d3nexus.de/Dadido3/D3vugu-components
go 1.20
require (
github.com/vugu/vgrouter v0.0.0-20200725205318-eeb478c42e5d
github.com/vugu/vjson v0.0.0-20200505061711-f9cbed27d3d9
github.com/vugu/vugu v0.3.5
golang.org/x/exp v0.0.0-20230519143937-03e91628a987
)
require (
github.com/vugu/html v0.0.0-20190914200101-c62dc20b8289 // indirect
github.com/vugu/xxhash v0.0.0-20191111030615-ed24d0179019 // indirect
)