mirror of
https://github.com/vsariola/sointu.git
synced 2025-07-26 00:44:47 -04:00
sointu-server
This commit is contained in:
committed by
Peter Salomonsen
parent
dae8520e3f
commit
f07a5b17b1
1
go.mod
1
go.mod
@ -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
|
||||
|
Reference in New Issue
Block a user