Go to file
dependabot[bot] ecfc67fab2
chore(deps): bump golang.org/x/net from 0.6.0 to 0.7.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.6.0 to 0.7.0.
- [Release notes](https://github.com/golang/net/releases)
- [Commits](https://github.com/golang/net/compare/v0.6.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-25 14:14:53 +00:00
_docs refactor: add more linters and fix findings (#168) 2023-02-08 10:13:43 +01:00
.chglog chore: adjust changelog template to link to prs instead of issues (#81) 2021-12-12 14:04:11 +01:00
.github fix worind in readme and adjust repo config 2022-07-21 09:47:55 +02:00
cmd/drone-github-comment refactor: add more linters and fix findings (#168) 2023-02-08 10:13:43 +01:00
plugin refactor: add more linters and fix findings (#168) 2023-02-08 10:13:43 +01:00
testdata initial commit 2020-09-20 00:00:34 +02:00
.dictionary docs: add parameter documentation (#69) 2021-09-12 15:16:43 +02:00
.drone.yml ci: bump container build plugin to drone-docker-buildx:23 (#170) 2023-02-09 08:54:10 +01:00
.gitignore ci: refactor build tools and ci setup (#95) 2022-04-25 12:53:45 +02:00
.golangci.yml refactor: add more linters and fix findings (#168) 2023-02-08 10:13:43 +01:00
.markdownlint.yml docs: add parameter documentation (#69) 2021-09-12 15:16:43 +02:00
.prettierignore chore: end of the year maintenance 2021-12-21 10:54:55 +01:00
CONTRIBUTING.md docs: add contributing information 2021-01-17 20:25:42 +01:00
Dockerfile.multiarch chore(docker): update golang:1.20 docker digest to 2edf6aa 2023-02-16 08:21:21 +00:00
go.mod chore(deps): bump golang.org/x/net from 0.6.0 to 0.7.0 2023-02-25 14:14:53 +00:00
go.sum chore(deps): bump golang.org/x/net from 0.6.0 to 0.7.0 2023-02-25 14:14:53 +00:00
LICENSE chore: end of the year maintenance 2021-12-21 10:54:55 +01:00
Makefile refactor: add more linters and fix findings (#168) 2023-02-08 10:13:43 +01:00
README.md fix worind in readme and adjust repo config 2022-07-21 09:47:55 +02:00
renovate.json chore: enable renovate golang preset 2021-04-25 13:50:10 +02:00

drone-github-comment

Drone plugin to add comments to GitHub Issues and Pull Requests

Build Status Docker Hub Quay.io Go Report Card GitHub contributors Source: GitHub License: MIT

Drone plugin to add comments to GitHub Issues and Pull Requests. You can find the full documentation at https://drone-plugin-index.geekdocs.de.

Contributors

Special thanks to all contributors. If you would like to contribute, please see the instructions.

License

This project is licensed under the MIT License - see the LICENSE file for details.