eikendev
c8705b146e
Update Go dependencies
2025-02-15 14:23:35 +01:00
Cubicroot
15ea2935be
Update to Go 1.23 ( #73 )
2024-10-20 23:34:05 +02:00
eikendev
9852977baa
Update dependencies
2023-12-21 23:24:51 +01:00
eikendev
175228bbe4
Update dependencies
2023-10-21 23:36:52 +02:00
eikendev
78a99281a7
Update Go and dependencies ( #69 )
2023-09-24 22:28:03 +02:00
eikendev
77603a5c96
Update Go dependencies
2023-07-15 19:24:48 +02:00
Rafael Espinoza
e2fbfbb28a
feat: Add support for Postgres
...
There aren't many connection string examples for the postgres GORM
driver, so a couple extra links are referenced.
Most changes to go.mod and go.sum are automated changes as a result of
running go mod tidy.
2023-06-20 18:26:33 -07:00
eikendev
f251b12fc8
Remove semgrep, use errcheck, gosec, govulncheck
2023-03-25 23:20:08 +01:00
eikendev
c9fbdfda80
Update Go dependencies
2023-02-26 12:11:00 +01:00
eikendev
2ddc0fbd74
Update to Go 1.19
2023-02-11 23:41:42 +01:00
eikendev
758b59ed3f
Upgrade to Go 1.18
2022-10-30 23:47:31 +01:00
eikendev
04e29f04d9
Update to Go 1.17
2022-04-20 22:07:53 +02:00
eikendev
f839f248b9
Use logrus for logging
2022-04-11 23:46:02 +02:00
cubicroot
4e8c477ae3
remove gomatrix dependency and clean up
2022-03-13 18:25:04 +01:00
cubicroot
e48cbae59b
send first message via mautrix
2022-02-09 20:17:55 +01:00
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