renovate[bot]
|
a0bad7bd5a
|
chore(deps): update bump go dependencies (#751)
* chore(deps): update bump go dependencies
* Update golangci-lint
Signed-off-by: eternal-flame-AD <yume@yumechi.jp>
* Update golangci config to reflect new format
Signed-off-by: eternal-flame-AD <yume@yumechi.jp>
* remove deprecated ioutil package
Signed-off-by: eternal-flame-AD <yume@yumechi.jp>
---------
Signed-off-by: eternal-flame-AD <yume@yumechi.jp>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: eternal-flame-AD <yume@yumechi.jp>
|
2025-01-17 05:51:08 +00:00 |
renovate[bot]
|
60bafd2b98
|
chore(deps): update module gopkg.in/yaml.v2 to v3 (#719)
* chore(deps): update module gopkg.in/yaml.v2 to v3
* fixup! chore(deps): update module gopkg.in/yaml.v2 to v3
---------
Signed-off-by: eternal-flame-AD <yume@yumechi.jp>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: eternal-flame-AD <yume@yumechi.jp>
|
2024-11-07 17:34:22 -06:00 |
Jannis Mattheis
|
9592cc95c9
|
fix: update go-swagger
|
2023-09-16 21:06:54 +02:00 |
mateuscelio
|
0fb584d7f7
|
Update docs
|
2022-12-03 10:45:07 +01:00 |
Jannis Mattheis
|
3454dcd602
|
Use golangci-lint
|
2020-11-01 10:47:02 +01:00 |
Richard Szolár
|
923030cf44
|
Update "github.com/go-yaml/yaml" import path to "gopkg.in/yaml.v2" as recommended per the project's documentation
|
2020-08-20 20:25:37 +02:00 |
Jannis Mattheis
|
757fa17d26
|
Use int64 as input
|
2020-06-24 18:32:35 +02:00 |
Jannis Mattheis
|
7b90b8a8f5
|
Use v2 in package path
|
2020-05-08 10:43:17 +02:00 |
饺子w
|
67493c643e
|
Return 500 server error on database failures (#191)
|
2019-05-25 08:37:24 +02:00 |
Jannis Mattheis
|
a1204a57f8
|
Fix id in plugins
|
2019-02-09 13:26:02 +01:00 |
eternal-flame-AD
|
e5b24f4c92
|
Add plugin feature
Fixed database migration
Added a plugin system based on the go plugin package
|
2019-02-09 12:52:01 +01:00 |