9 lines
158 B
Modula-2
9 lines
158 B
Modula-2
module gitlab.hpi.de/codeocean/codemoon/coolcodeoceannomadmiddleware
|
|
|
|
go 1.16
|
|
|
|
require (
|
|
github.com/gorilla/mux v1.8.0
|
|
github.com/stretchr/testify v1.7.0
|
|
)
|