Commit graph

18 commits

Author SHA1 Message Date
dependabot[bot]
f2cb654752
Bump github.com/gin-gonic/gin from 1.6.3 to 1.7.0
Bumps [github.com/gin-gonic/gin](https://github.com/gin-gonic/gin) from 1.6.3 to 1.7.0.
- [Release notes](https://github.com/gin-gonic/gin/releases)
- [Changelog](https://github.com/gin-gonic/gin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/gin-gonic/gin/compare/v1.6.3...v1.7.0)

---
updated-dependencies:
- dependency-name: github.com/gin-gonic/gin
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-30 09:18:44 +00:00
eikendev
a7353187c2
Use Go 1.16 2021-07-18 23:17:10 +02:00
eikendev
0413c7da1f
Remove tool dependencies from go.mod 2021-07-18 23:14:32 +02:00
Cubicroot
5f5d941bc4
Merge branch 'master' into testing 2021-06-20 17:24:14 +02:00
Cubicroot
77f0990d46 update gomod & gosum 2021-06-20 17:18:11 +02:00
Cubicroot
ea8a664eea Update go.mod 2021-06-20 17:11:06 +02:00
Cubicroot
36b6248a25 resolve conflicts 2021-06-20 17:03:07 +02:00
Cubicroot
e87f775b1d add tests for config 2021-06-11 10:13:17 +02:00
eikendev
27c65921d9
Replace golint with staticcheck 2021-06-11 00:02:24 +02:00
Cubicroot
567c814968 added formatting options 2021-05-01 21:34:21 +02:00
eikendev
0884d5703b
Remove unused dependencies 2021-02-08 13:49:45 +01:00
eikendev
56063c534f
Update dependencies 2021-02-08 11:41:47 +01:00
eikendev
ad56422838
Adjust paths for new repository 2021-01-16 15:27:34 +01:00
eikendev
af3b21523f
Update go.mod and go.sum 2021-01-05 00:30:00 +01:00
eikendev
d8b62f1b80
Replace bcrypt with Argon2 2020-07-27 21:48:41 +02:00
eikendev
8bd634f4ee
Remove indirect dependencies 2020-07-26 15:48:36 +02:00
eikendev
8d41fc0864
Add configuration for Travis CI 2020-07-26 15:27:36 +02:00
eikendev
1d758fcfd0
Initialize repository 2020-07-26 00:32:13 +02:00