sointu-server

This commit is contained in:
Peter Salomonsen
2023-03-19 12:35:50 +01:00
committed by Peter Salomonsen
parent dae8520e3f
commit f07a5b17b1
5 changed files with 174 additions and 0 deletions

1
go.mod
View File

@ -9,6 +9,7 @@ require (
github.com/Masterminds/semver v1.5.0 // indirect
github.com/Masterminds/sprig v2.22.0+incompatible
github.com/google/uuid v1.1.2 // indirect
github.com/gorilla/mux v1.8.0 // indirect
github.com/hajimehoshi/oto v0.6.6
github.com/huandu/xstrings v1.3.2 // indirect
github.com/imdario/mergo v0.3.11 // indirect