Commit Graph

27 Commits

Author SHA1 Message Date
Robert Kaussow 3f5b43cfdf
chore: migrate to wp-plugin-go v3 (#49) 2024-05-17 21:50:11 +02:00
Robert Kaussow 14e918c6cb
test: use wrapper interface and generated mocks (#45) 2024-05-11 10:25:08 +02:00
Robert Kaussow 00b46b4eff
docs: hide system flags and refactor generator (#42) 2024-05-07 12:09:08 +02:00
renovate[bot] bd08bdd7fc
fix(deps): update module github.com/urfave/cli/v2 to v2.27.2 (#37)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-29 10:27:16 +02:00
renovate[bot] 0dff9dd40e
fix(deps): update module github.com/thegeeklab/wp-plugin-go to v1.7.1 (#35)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-22 12:38:25 +02:00
renovate[bot] 0f8ed75513
fix(deps): update module code.gitea.io/sdk/gitea to v0.18.0 (#34)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-17 14:22:21 +02:00
renovate[bot] db82f87db3
fix(deps): update module golang.org/x/crypto to v0.22.0 (#32)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-05 08:56:30 +02:00
renovate[bot] 2d5a62c9d4
fix(deps): update module github.com/thegeeklab/wp-plugin-go to v1.7.0 (#26)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-26 21:30:48 +01:00
renovate[bot] 6ddd3608aa
fix(deps): update module github.com/thegeeklab/wp-plugin-go to v1.6.1 (#25)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-07 21:26:20 +01:00
renovate[bot] d16a25c1bf
fix(deps): update module golang.org/x/crypto to v0.21.0 (#23)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-06 14:42:55 +01:00
renovate[bot] 6f67efabfb
fix(deps): update module golang.org/x/crypto to v0.20.0 (#22)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-02 14:49:16 +01:00
renovate[bot] 7d865f8f21
fix(deps): update module github.com/thegeeklab/wp-plugin-go to v1.6.0 (#17)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-09 21:56:06 +01:00
renovate[bot] da2d6226c7
fix(deps): update module golang.org/x/crypto to v0.19.0 (#16)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-08 08:33:18 +01:00
renovate[bot] f21ca860e3
chore(deps): update docker.io/library/golang docker tag to v1.22 (#14)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Robert Kaussow <mail@thegeeklab.de>
2024-02-07 22:32:50 +01:00
renovate[bot] f3378d35bb
fix(deps): update module github.com/rs/zerolog to v1.32.0 (#13)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-05 08:45:23 +01:00
renovate[bot] cdb3519902
fix(deps): update module golang.org/x/crypto to v0.18.0 2024-01-09 08:48:51 +00:00
Robert Kaussow 95511ca41e
initial commit after fork 2024-01-04 23:26:33 +01:00
dependabot-ci 420e9f7f28 (fix) use correct arm runner 2023-09-15 14:48:58 +01:00
TP Honey 7058d0574c (maint) move to harness.drone.io 2022-12-07 13:31:11 +00:00
6543 1b3c06c50a
github.com/urfave/cli v1.20.0 -> v1.22.5 2020-12-11 22:36:48 +01:00
6543 a7e89f3581
code.gitea.io/sdk/gitea v0.13.0 -> v0.13.2 2020-12-11 22:36:07 +01:00
6543 902f8dffe6
github.com/joho/godotenv v1.2.0 -> v1.3.0 2020-12-11 22:34:56 +01:00
6543 a109067c06
github.com/sirupsen/logrus v1.0.5 -> v1.7.0 2020-12-11 22:33:26 +01:00
6543 238fd28d8e
Update Gitea SDK to v0.13.0 2020-09-16 08:01:14 +02:00
6543 d03c8d5b36
go mod tidy 2020-05-22 11:39:08 +02:00
6543 fc7176bdfc
go get -u code.gitea.io/sdk/gitea 2020-05-22 11:38:52 +02:00
Thomas Boerger 4a158980a4
Replace godep with gomod 2019-02-18 23:14:31 +01:00