jlelse
/
kis3
Archived
1
Fork 0
Keep It Simple Stupid Stats (KISSS)
This repository has been archived on 2021-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
dependabot[bot] 3ec82872ed
Bump github.com/gorilla/mux from 1.7.0 to 1.7.1
Bumps [github.com/gorilla/mux](https://github.com/gorilla/mux) from 1.7.0 to 1.7.1.
- [Release notes](https://github.com/gorilla/mux/releases)
- [Commits](https://github.com/gorilla/mux/compare/v1.7.0...v1.7.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-04-05 04:55:12 +00:00
helpers Add Dockerfile 2019-04-03 08:21:25 +02:00
migrations Initial commit 2019-04-02 16:28:06 +02:00
static Fix CORS, fix tracking script & show Hello response when unknown URL requested 2019-04-04 13:18:19 +02:00
.dockerignore Add Dockerfile 2019-04-03 08:21:25 +02:00
.gitignore Initial commit 2019-04-02 16:28:06 +02:00
Dockerfile Add Dockerfile 2019-04-03 08:21:25 +02:00
config.go Add tests for config 2019-04-03 16:51:44 +02:00
config_test.go Add tests for config 2019-04-03 16:51:44 +02:00
database.go Add Dockerfile 2019-04-03 08:21:25 +02:00
go.mod Bump github.com/gorilla/mux from 1.7.0 to 1.7.1 2019-04-05 04:55:12 +00:00
go.sum Bump github.com/gorilla/mux from 1.7.0 to 1.7.1 2019-04-05 04:55:12 +00:00
main.go Fix CORS, fix tracking script & show Hello response when unknown URL requested 2019-04-04 13:18:19 +02:00