Commit Graph

6 Commits

Author SHA1 Message Date
b2d12c0389 Update Go version to 1.20 2023-05-07 10:34:37 +02:00
dependabot[bot]
ceaf0b0516
Bump github.com/markbates/goth from 1.76.1 to 1.77.0
Bumps [github.com/markbates/goth](https://github.com/markbates/goth) from 1.76.1 to 1.77.0.
- [Release notes](https://github.com/markbates/goth/releases)
- [Commits](https://github.com/markbates/goth/compare/v1.76.1...v1.77.0)

---
updated-dependencies:
- dependency-name: github.com/markbates/goth
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-12 18:02:20 +00:00
dependabot[bot]
bdfe0ca519
Bump github.com/markbates/goth from 1.76.0 to 1.76.1
Bumps [github.com/markbates/goth](https://github.com/markbates/goth) from 1.76.0 to 1.76.1.
- [Release notes](https://github.com/markbates/goth/releases)
- [Commits](https://github.com/markbates/goth/compare/v1.76.0...v1.76.1)

---
updated-dependencies:
- dependency-name: github.com/markbates/goth
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-27 18:18:18 +00:00
dependabot[bot]
347e3dce7f
Bump golang.org/x/net from 0.5.0 to 0.7.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.5.0 to 0.7.0.
- [Release notes](https://github.com/golang/net/releases)
- [Commits](https://github.com/golang/net/compare/v0.5.0...v0.7.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-18 04:34:27 +00:00
a67699f9d2 v1.0.0
changes:
- gitea-only now
- simplify code
- add docker image
- update deps
2023-02-05 14:34:48 +01:00
donskifarrell
ccb516f8ee inital service created:
- Use settings from ./env/config file
- Use providers for gitea, gitlab, github, bitbucket
2021-09-03 16:47:37 +08:00