modules added

| W: | H:
| W: | H:


go.mod
0 → 100644
module gitlab.switch.ch/memoriav/memobase-2020/services/histogram | ||
go 1.14 | ||
require ( | ||
github.com/BurntSushi/toml v0.3.1 | ||
github.com/goph/emperror v0.17.2 | ||
github.com/gorilla/handlers v1.4.2 | ||
github.com/gorilla/mux v1.7.4 | ||
github.com/op/go-logging v0.0.0-20160315200505-970db520ece7 | ||
) |
go.sum
0 → 100644