friends-best/server/go.mod

11 lines
206 B
Modula-2
Raw Permalink Normal View History

module git.ludoviko.ch/lucxjo/friends-best
go 1.21.6
require (
github.com/gorilla/mux v1.8.1
github.com/sirupsen/logrus v1.9.3
)
require golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8 // indirect